Skip to content

Setup docker deployment

Robin Loose requested to merge setup-docker into main

this merge requests adds a ci/cd-pipeline to automate the application build into a docker image and deploying it with docker-compose to the server.
there is a preview stage for each feature-branch and on main the deployment to production is also available.
database backups are daily with a cronjob configured on the server itself.

Edited by Robin Loose

Merge request reports

Loading