So I'm having an issue with my #Nextcloud install using #snap package.
After I get it installed and even performed the manual isntall through the CLI. It fails to bring up the web UI.
Anyone have any ideas?
@ITwrx
That's what I'm not sure about. Those are exactly what's in my `/var/www/html/` path. I don't know if the #Nextcloud #snap is supposed to populate that directory or if it's supposed to be self contained and port 80 is just supposed to point to it?
@ITwrx
Are you referring to the standard install to the operating system.
My goal has been to keep it containerized. I have a docker container, pointed to a container of MariaDB. But it's having issues with the UI and proven difficult (for me at least) to get it to use https.
Which is why I'm trying the snap option.
I used this have guide from #DigitalOcean
https://do.co/2MRhWel
@ITwrx
I'll check out the GitHub link and power through it thanks.