- if needed, restart server proxy in coolify - in coolify, make the database's service port publicly available (5432) - in start page, set database to "postgres" and use credentials provided by coolify dashboard -- postgres host+port is likely "10.100.0.2:6379" ``` ``` - in `/config/www/nextcloud/config/config.php`, add: ``` 'overwriteprotocol' => 'https', 'filesystem_check_changes' => 1, ``` ``` ``` - in admin panel, configure: -- timezone