Tested on Ubuntu 18.04

This script deploys Nextcloud via docker.
It will ask you for which port to use, the domain name, and MySQL passwords.

Usage:

bash <(curl -sSL https://jrussell.sh/deploy-nextcloud-docker)

Raw Script Contents