Find a file
Oliver Davies 7fbecb1728 build(docker): make Compose file more configurable
Allow for configuring volume mounts, ports, the site URL, and volume
mounts within the Docker Compose file using environment variables from
within and .env file.

This means that the same Docker Compose file could be used to generate
and serve the site locally using an anonymous volume, as well as
generate a one-time build into a local directory to be served by Apache
or Nginx on production.
2021-10-26 22:48:26 +01:00
.github/workflows build: add run script 2021-10-24 02:07:18 +01:00
app chore(config): update calendar footer link 2021-10-26 09:29:03 +01:00
assets fix: stop inline code wrapping 2021-10-07 09:03:49 +01:00
source Replace calendars page with SavvyCal index link 2021-10-26 09:16:45 +01:00
src chore: Increase PHPStan to level 6 [ci skip] 2021-09-12 20:50:12 +01:00
tests Change "Test Driven" to "Test-Driven" 2021-10-05 10:30:55 +01:00
tools Replace calendars page with SavvyCal index link 2021-10-26 09:16:45 +01:00
.dockerignore Add .dockerignore 2021-07-13 08:31:43 +01:00
.editorconfig Override indent size for some file types 2021-06-30 12:02:55 +01:00
.env.example build(docker): make Compose file more configurable 2021-10-26 22:48:26 +01:00
.gitignore build(docker): make Compose file more configurable 2021-10-26 22:48:26 +01:00
.markdownlint.yaml chore: add .markdownlint.yaml 2021-10-05 16:59:25 +01:00
composer.json build: configure Violinist 2021-09-16 22:46:09 +01:00
composer.lock Update sculpin/sculpin [ci skip] 2021-09-17 00:58:03 +01:00
docker-compose-production.yaml build(docker): add build information 2021-10-24 02:50:30 +01:00
docker-compose.yaml build(docker): make Compose file more configurable 2021-10-26 22:48:26 +01:00
Makefile build: add run script 2021-10-24 02:07:18 +01:00
package-lock.json Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
package.json Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
phpstan.neon chore: Increase PHPStan to max level [ci skip] 2021-09-12 20:50:12 +01:00
phpunit.xml.dist chore: Add phpunit.xml.dist 2021-09-08 23:46:57 +01:00
postcss.config.js Update Tailwind CSS, remove separate JIT package 2021-06-30 12:02:55 +01:00
README.md Add README.md 2021-07-01 18:08:50 +01:00
run build(run): add composer and test commands 2021-10-24 09:29:45 +01:00
tailwind.config.js style: fix spacing 2021-10-05 11:41:47 +01:00
webpack.config.js Fix assets directory in Docker and Webpack 2021-06-30 12:02:55 +01:00

oliverdavies.uk