The nextcloud installation script will download and install nextcloud. It also resolves setup errors after installation.
The script sets up HTTPS using the snake-oil self signed cert in linux. The self signed certificate can be changed after install.
To use the script run the commands:
wget https://raw.githubusercontent.com/gee...
sudo chmod +x nextcloud-install.sh
sudo ./nextcloud-install.sh
#nextcloud