Hello all,
I want to install Nextcloud next to OMV5 on a Rockpro64, not in a Docker
The Howto's I read and want to use:
https://www.howtoforge.com/tutorial/ubuntu-nginx-nextcloud/
https://www.wizzycom.net/nextcloud-on-omv-5/
Nextcloud needs php7.3-fpm, for example
Is it possible to use 'php7.3-fpm-nextcloud-webgui' instead of 'php7.3-fpm' => '/run/php/php7.3-fpm-nextcloud-webgui.sock' to make it more human readable with future updates?
Just like WebGUI Openmediavault runs?
Code
If yes, how?
Is it also possible to run php7.3-fpm without the versionnumber as it is easier with upgrades in future?