Giving up on NGINX/Collabora/Alpine stuff
Just not worth the time...
This commit is contained in:
@@ -4,31 +4,6 @@
|
||||
|
||||
* 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:
|
||||
|
||||
https://docs.nextcloud.com/server/stable/admin_manual/installation/nginx.html#nextcloud-in-the-webroot-of-nginx
|
||||
|
||||
### Add Your Domain as a Trusted Domain
|
||||
|
||||
[Official Documentation](https://docs.nextcloud.com/server/latest/admin_manual/installation/installation_wizard.html#trusted-domains)
|
||||
|
||||
* 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
|
||||
|
||||
https://docs.nextcloud.com/server/14/admin_manual/installation/installation_wizard.html#trusted-domains
|
||||
|
||||
## Useful Tools
|
||||
|
||||
* [Official Security Check](https://scan.nextcloud.com/)
|
||||
|
||||
Reference in New Issue
Block a user