Post

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)"
CPU: 1 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
admin@admin.compassword

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 console

Web Interface

Port: 80

This post is licensed under CC BY 4.0 by the author.