A docker compose stack to host the current version of all branches of https://git.klimaliste.org/AG-IT/KlDaDiSeite in a staging environment.
added support for slashes in branch names |
||
|---|---|---|
| webhooks-git | ||
| .env | ||
| 2 | ||
| Dockerfile | ||
| README.md | ||
| docker-compose.yml | ||
| webhook-git-2.Dockerfile | ||
| webhook-git.Dockerfile | ||
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.