Nextcloud
Setup
-
Add DNS records at Infomaniak pointing
cloud.<domain>to the server:- A record:
cloud→<ipv4> - AAAA record:
cloud→<ipv6>
- A record:
-
In Coolify, go to New Resource → Service and search for Nextcloud. Set the domain on the nextcloud container (hidden inside the container settings, not at the service level).
-
Deploy. On first boot, Nextcloud shows an admin setup screen:
- Create an admin account
- For the database credentials, use the values from the Coolify environment variables (auto-generated)
-
The suggested apps search may fail on first boot — this is a timeout issue and harmless.
-
Configure email in Settings → Administration → Basic settings → Email server using the standard Proton Mail SMTP credentials.
Known issues
Cron errors in logs
Nextcloud needs a cron runner for background jobs. The default Docker setup doesn't include one, so errors will appear in the logs.