This video will show the viewer how to install Nextcloud in a proxmox CT using snap Commands Update CT $ apt update && apt upgrade -y Install Snap $ apt install snapd -y Install Nextcloud $ snap install nextcloud Tell NextCloud your username and password $ username password Tell Nextcloud what address you are using $ config:system:set trusted_domains 1 --value=ip address











