Docmost
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 and search for Docmost. Keep the auto-generated service name and deploy.
-
Open the service, click on the docmost container (not the service level — the domain field is hidden inside the container settings).
-
Set the domain to
https://docs.<domain>and save. Coolify will issue an SSL cert automatically via the proxy. -
Fill in the mail environment variables (everything else is auto-generated by Coolify):
Variable Value MAIL_DRIVERsmtpSMTP_HOSTsmtp.protonmail.chSMTP_PORT587SMTP_USERNAMEyour Proton email SMTP_PASSWORDProton SMTP token (same one used in Coolify) SMTP_SECUREfalse(STARTTLS handles it)MAIL_FROM_ADDRESSyour Proton email MAIL_FROM_NAMEDocmostPOSTMARK_TOKENleave blank MAIL_DRIVERis required — Docmost won't start without it. -
Open
https://docs.<domain>and create the initial workspace and admin account.