Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I’ve used Nextcloud before, installing it piecemeal with LAMP and lets-encrypt. Since then, I’ve wiped my system, and this time would like to set up Nextcloud via snap. I also have a full LAMP stack serving WordPress. Issue I’m getting, I think the standalone apache on the server is interfering with apache in the snap, not letting it get through. Thoughts anyone?
I’m using Windows 10, WSL, and Ubuntu 20.04. I have been playing with the manual install for a couple of days and can’t quite get it there. I’d like to switch and try the snap install. Two questions: (1) How do I completely uninstall this beast and all the crazy bits and pieces to PHP and Apache that I have implemented trying to get it to work? Best to uninstall everything and start from scratch with WSL? (2) On my system, when I install WSL it goes to the local C-drive and I would like to change the NextCloud data folder to be on my D-drive. Can I do this with the snap install? I saw in documentation that it was not recommended to change the data drive AFTER the install because of the amount of dependencies in the database and configs. Thanks for any info/help, mate.
Thanks for your tutorial!
But I’ve some problem. I’ve choose the: Option 1: Setting Up SSL with Let’s Encrypt, but the browser display a warning that the connection is insecure. I’ve a domain name.
Any suggestions would be appreciated.
Great documentation. It’s such a pleasure when the entire process just works!
When i try to create the nextcloud admin user with sudo nextcloud.manual install i have this error : command “maintenance:install” is not defined. Any idea ?
Thank’s for a helpful guide! Is it possible to renew the self-signed SSL with a proper one from let’s encrypt?
Hi,
Want to know whether the LetsEncrypt SSL certificate installed in the process above is set to auto-renew?
Hello, just came here to say thank you!! Using snap is a lot easier than building it from a traditional server stack. Everything worked so far. Got a little worried that everything is operating with root privileges, but that seems to be normal inside snap containers. Keep up your good work!
Very nice guide, worked perfectly well, thank you very much! I have the same question on the certificate’s autorenew, hope somebody will chime in
Thank you for this very easy to follow tutorial. However, it does not work for me. Each step works, untill I acutally try to reach my server. I can’t find it. Only the default Apache on this box. How do I reach the snap install instead of the default apache? Thanks.