Files
docker-compose-cookbooks/bookstack

Bookstack

Overview

BookStack is a self-hosted wiki platform for organizing and storing documentation in a simple, book/chapter/page structure. This Docker Compose stack allows easy deployment with persistent storage.

Project Details

Notes

APP_KEY

Generate an APP_KEY: echo -n "base64:"$(openssl rand -base64 32)

Default Password

After logging in, go to Settings > My Account to update the password (and email if desired). This prevents unauthorized access.