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!
Thanks for the great article! The one thing that would make it perfect is an explanation in how to set the datadirectory to a Volume or Space (as the primary storage). I can’t find an working solution anywhere on the web.
This was a great tutorial. Just want to add one command that helped me fix my problems: sudo snap restart nextcloud
After adding another trusted domain, the command above saved me.
Thanks again!
I’m still getting that the address to the droplet is an untrusted domain. I have the IP address to the droplet in the trusted domain list, but it doesn’t seem to work and only points me to working with a config file but I don’t know where it is or how to work with it manually unfortunately.
A very good article. Can you help me solve two problems?
The __Host prefix mitigates cookie injection vulnerabilities within potential third-party software sharing the same second level domain. It is an additional hardening on top of ‘normal’ same-site cookies;
The “Strict-Transport-Security” HTTP header is not set to at least “15552000” seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips.
Thanks for your great article. can share me how to change the setting for Enabling Pretty link
After using this tutorial to install nextcloud, the app-store(nextcloud) is not available. Apparently this has something to do with the snap install.
Othe users seem to encounter the same problem. See: redit
Any difference between following this tutorial or this: https://github.com/nextcloud/vm ?
So I already have an Apache httpd server on my droplet. I have webmin.mydomain.tld working with proxypass to WebMin, and www.mydomain.tld is my web page. BOTH already have LE SSL certs of their own. I want to install nextcloud, but have it at nextcloud.mydomain.tld … and not interfere with my main web page or my webmin install. Will this work for that purpose? How does the apache server inside the snap relate to the already running apache server outside the snap? In other words, how do I get just the nextcloud traffic to the snap while still serving my other content outside the snap? Thanks.
Thank you for the fine tutorial. It works good for me. After the install and the succesfull certification by letsencrypt I have closed port 80 on my router. People on the letsencrypt forum advised me to close this port. But now I want to renew the certificate? First I must open port 80 on my router. And then which commands do I use in ubuntu 18.04 to do this?
Somewhere I read in the commands here that the certificate renews automatically with this tutorial. Is that right? And must I then have always open port 80 on my router? And is that so how can I secure this? On a site they mention something like: http + /.well-known/acme-challenge/…to make some extra rules. What does it mean? I am a starter.
Thank you for your answer, Best regards, John