Proudly made by NeuroForge in Bayreuth, Germany.
Sample Docker Stack to set up bookstack. Look here for a nothelm chart.
- docker-stack-deploy for secret rotation (https://github.com/neuroforgede/docker-stack-deploy)
- Hetzner Docker Volumes via costela/docker-volume-hetzner (see https://github.com/neuroforgede/swarmsible/tree/master/environments/test/test-swarm/stacks for a stack to install the driver)
- davideshay/dockerautolabel to mark the docker swarm node that is running bookstack so that the data volume backup trigger container can be co-located on the same node as the bookstack container
- Install docker-stack-deploy
- Check all configs, secrets and the bookstack.yml for any variables that need to be set up
- Run deploy.sh (usage of DOCKER_HOST is recommended, see e.g. https://github.com/neuroforgede/swarmsible/blob/master/environments/test/test-swarm/bin/activate)