Install – Nextcloud
https://nextcloud.com/installThe Web Installer is the easiest way to install Nextcloud on a web space. It checks the dependencies, downloads Nextcloud from the official server, unpacks it with the right permissions and the right user account. Finally, you will be redirected to the Nextcloud installer. Right-click here and save the file to your computer.
Install Nextcloud? | The FreeBSD Forums
forums.freebsd.org › threads › install-nextcloudJan 03, 2020 · https://www.digitalocean.com/commun...ache-mysql-and-php-famp-stack-on-freebsd-12-0 Then you could install nextcloud 17 with the following command. pkg install nextcloud-php73 When the installation has been finished, enter the database server and create a database and user. enter the database mysql -u root -p create a database for nextcloud