This is a collection tutorial on how to install Nextcloud on Ubuntu.
The goal of each of these guides, is to have no warnings in the admin center and the instance should get a perfect security score from the nextcloud security scanner.
- nextcloud.md: this is a bare metal installation of Nextcloud.
- nextcloud_behind_NGINX_proxy.md this is also a bare metal installation of Nextcloud, but behind a NGXINX reverse proxy.
- nextcloud_AIO_Docker_Compose.md this tutorial uses Nextcloud AIO with docker compose, behind a NGXINX reverse proxy, that is not on the same host/docker.
- nextcloud_AIO_Docker_Compose_behind_NGINX_proxy.md this tutorial uses Nextcloud AIO with docker compose, behind a NGXINX reverse proxy, that is not on the same host/docker.
Feel free to offer feedback, open up issues or pull requests.