Hi all
I’m installing Nextcloud for the first time; I have no experience with it. I seem to be running into a recurring problem: after installation I’m completely blocked.
The Basics
Nextcloud Server version (e.g., 29.x.x):
NextcloudPi 1.57
Operating system and version (e.g., Ubuntu 24.04):
The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):
root@nextcloud:~# occ config:list system
-bash: occ: command not found
You have mail in /var/mail/root
Last time I tried setting up ncp 1.57.1 with community scripts i ended with an instance I was not able to activate.
I stand at my propsal to start with an older ncp version, but add another proposal, upload ncp lxc image to proxmox and start a container from it as template.
Claude solved it for my: DefineExternalAuth needs to be at the top of ncp.conf, outside <VirtualHost>, otherwise the NCP panel returns 500.
I still had to fight quite a lot to get the Nextcloud user login, but it seems to be working. I’m still debating how much trust I put in it; if I’m not capable of administrating it, and it fails, then i"m worse off.