A docker compose stack to host the current version of all branches of https://git.klimaliste.org/AG-IT/KlDaDiSeite in a staging environment.
 
 
Go to file
Andre Challier 6944591557 fix: slashes in branch names not supported
added support for slashes in branch names
2025-12-11 13:22:54 +01:00
webhooks-git fix: slashes in branch names not supported 2025-12-11 13:22:54 +01:00
.env added .env directory 2025-12-11 12:24:11 +01:00
2 fixed typo 2025-12-11 12:27:00 +01:00
Dockerfile initial commit 2025-12-11 11:39:49 +01:00
README.md initial commit 2025-12-11 11:39:49 +01:00
docker-compose.yml initial commit 2025-12-11 11:39:49 +01:00
webhook-git-2.Dockerfile initial commit 2025-12-11 11:39:49 +01:00
webhook-git.Dockerfile initial commit 2025-12-11 11:39:49 +01:00

README.md

Docker Nginx Git

This is a container to serve static pages from dadi staging repository.

From the static sites repository all branches are initially loaded to $HTML_FOLDER/branches/<branchname>.

On a push to some branch on the static sites repository, this branches folder is deleted and cloned again.