An image for the Gitit wiki system that automatically pushes to and pulls from a remote Git repo.
279
This is a Docker image for Gitit, a wiki program written in Haskell. This image specifically has been created to sync with a remote git repo. Pulls are done through a cron job, while pushes are done as a post-commit (i.e., post-page edit/creation) hook.
docker-compose file. Three environment variables (GIT_REMOTE_URL, GIT_REMOTE_USERNAME, and GIT_REMOTE_PASSWORD) are required to be defined for pushing and pulling to work correctly.crontab file, but the image must be rebuilt as the file is copied over during the initial building process.Content type
Image
Digest
Size
656.8 MB
Last updated
over 7 years ago
docker pull nairvish/gitit-docker