BookStack
Setup
-
Add DNS records at Infomaniak pointing
docs.<domain>to the server:- A record:
docs→<ipv4> - AAAA record:
docs→<ipv6>
- A record:
-
In Coolify, go to New Resource → Service, search for BookStack, set the domain on the bookstack container (inside the container settings), then fill in the mail environment variables before deploying:
Variable Value MAIL_HOST{{team.DEFAULT_SMTP_HOST}}MAIL_PORT{{team.DEFAULT_SMTP_PORT}}MAIL_ENCRYPTIONtlsMAIL_USERNAME{{team.DEFAULT_SMTP_USERNAME}}MAIL_PASSWORD{{team.DEFAULT_SMTP_PASSWORD}}MAIL_FROM{{team.DEFAULT_SMTP_FROM}}MAIL_FROM_NAMEBookStack -
Deploy, then open
https://docs.<domain>and log in with the default credentials:- Email:
admin@admin.com - Password:
password
Change these immediately after first login.
- Email: