Hi!
I am totally new to Docker and Ubuntu but even though i have to install Nextcloud!
Based on the example of github i ran Nextcloud in a container.
After that i could access Nextcloud at localhost.
I made a mistake with the Wizard and i left SQLite as a db and not MariaDB.
So, my first issue is that when i am trying to the command “php occ db:convert-type [options] type username hostname database” as shown in the documentation i have a message that “could not open input file:occ”.
I have also some other issues like “Accessing site insecurely via HTTP” and “You are accessing your instance over a secure connection, however your instance is generating insecure URLs”.
I have made a whole day research but whichever command i may write has error or an issue. I think that the problem is me, because i dont know how Docker is working and i am i the same point one day with no progress.
I would appreciate for a help.