- create parent folder with
- listed
docker-compose.yml - empty folders
db,u,su(or preferred naming if you editdocker-compose)
- listed
- in directory, run
docker-compose up- if bookstack errors out but mysql doesn't,
docker-compose down& then re-run
- if bookstack errors out but mysql doesn't,
- navigate to localhost:8080 & login as
admin@admin.com:password - edit/change as desired, data will be stored to these three folders
Disclaimer: not a good setup for multiple user updates inducing git MERGE CONFLICT