Would someone be willing to try to install Ubuntu latest in a VM (no special options) and try to run the following script?
The script is tested to work in KVM but I cannot seem to get a working install through proxmox. For me the script always seems to hang up when installing additional apps for Nextcloud or when creating a new web GUI user.
Code:
wget HTTPS://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh
sudo bash nextcloud_install_production.sh
The script is tested to work in KVM but I cannot seem to get a working install through proxmox. For me the script always seems to hang up when installing additional apps for Nextcloud or when creating a new web GUI user.