proxmox

Self Install Nextcloud In 2024 in a Proxmox Container

Self Install Nextcloud In 2024 in a Proxmox Container

#Install #Nextcloud #Proxmox #Container

“virtualize everything”

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
$ nextcloud.manual-install username…

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

8 Comments

  1. Dumb question for the day: In many other installs like unraid etc Mariadb etc is required. Does this build automatically include a db system? Cheers for a great walk though !

Leave a Reply