BookStack
BookStack is a user-friendly documentation platform that offers a simple and intuitive experience. New users should be able to create content with basic word-processing skills. While the platform provides advanced features, they do not interfere with the core simplicity of the user experience.
BookStack
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bookstack.sh)"
Default Credentials
| Username | Password |
|---|---|
admin@admin.com | password |
Configuration
Config file:
1
/opt/bookstack/.env
Notes
Bookstack works only with static IP. If you change the IP of your LXC, you need to edit the .env file
To see database credentials, type
cat ~/bookstack.creds in LXC consoleWeb Interface
Links
This post is licensed under CC BY 4.0 by the author.