Hey guys,
i want to install nextcloud in a jail with php-fpm, nginx and sqlite.
Here is what i've done so far:
installed nextcloud over fresh ports, with "make config" (select sqlite) and " make clean install" you should get nextcloud with php-fpm & sqlite.
installed nxginx over freshports...