Hi all,
just installed omv7 + docker plugin.
Installed nextcloud aio from the examples
... works, I can access nextcloud from the browser
first I hit install with sqlite - nextcloud is happily running
then I deleted it again, to choose postgre next time (the github of nextcloud aio states postgres is the default?)
But I just don't know what to enter. I searched the net, but the docker command to retrieve the password
states: file does not exist (sudo docker exec nextcloud-aio-nextcloud grep dbpassword config/config.php
)
And I searched the container: it does not exist.
I am not even sure if the database is there? As far as I understand it, the aio should come with the database?
Any help? what am I doing wrong?