Nextcloud: Difference between revisions
imported>Onny Correct logging target |
imported>\\\\\\\\\\\ Added a sentence covering the correct configuration for Nextcloud under https, since that option is not mentioned here or in the manual. |
||
| Line 19: | Line 19: | ||
Be sure to read the [https://nixos.org/manual/nixos/stable/index.html#module-services-nextcloud-basic-usage Nextcloud module's documentation] in the [https://nixos.org/manual/nixos/stable/index.html NixOS Manual]. | Be sure to read the [https://nixos.org/manual/nixos/stable/index.html#module-services-nextcloud-basic-usage Nextcloud module's documentation] in the [https://nixos.org/manual/nixos/stable/index.html NixOS Manual]. | ||
If you would like to setup Nextcloud with Let's Encrypt TLS certificates (or certs from any other certificate authority) make sure to set <code>services.nextcloud.https = true;</code>. | |||
=== Enable apps === | === Enable apps === | ||