1.1 KiB
1.1 KiB
Nextcloud
Pre-Requisites
- Traefik deployed
First Run Setup
Add Configuration For NGINX
nginx.conf and mime.types to be put in the Configuration/NGINX directory.
Included nginx.conf has only a few minor tweaks from the one located here:
Add Your Domain as a Trusted Domain
- Open the "config.php" file, located in
<Stack Directory>/Application/config. - Under the "trusted_domains" array, add
1 => 'cloud.williammiceli.systems',.
Apache Configuration Reference
https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html?
Setup trusted domains on first startup
Useful Tools
To-Do's
- Explain how to manually setup Redis