This repository has been archived on 2022-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
docker_systems/bookstack
Andreas Zweili cad82fc7af remove all named volumes
I would rather have the db data in a directory of the project folder
2020-07-22 19:20:31 +02:00
..
.env remove " from the .env files 2020-04-13 14:25:53 +02:00
README.md add the configuration for bookstack 2020-04-13 13:32:17 +02:00
docker-compose.yml remove all named volumes 2020-07-22 19:20:31 +02:00

README.md

Bookstack

I was not able to get the Linuxserver.io Bookstack container working with Traefik. I tried a lot of things but nothing really worked. Neither did the Let's Encrypt container from linuxserver.io work. I ended up installing Nginx and Certbot on the host and that works now fine.