Commit Graph

1 Commits

Author SHA1 Message Date
Don Benjamin 8f84faf3d1
() Re-wrote the docker code to generate a single self-contained d… ()
* () Re-wrote the docker code to generate a single self-contained docker
image rather than using a docker-compose network of connected
containers

* () Push version tags to docker hub automatically

* () Switched to using a multistage docker build process to make the Dockerfile more readable and cache friendly without bloating the published image

*  More readable names

*  Documented the upgrade process and made 'artisan migrate' run on every boot to automate the upgrade process.
2023-07-27 11:34:19 +02:00