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 am new to cloud server…can anyone plz guide me how to upload my wordpress site in cloud server and create a database by using MySQL?
also, I don’t have ubuntu…can i go with XP?
Plz help…
@subratmca85: Do you have an existing Wordpress site or do you want to create one from scratch?
If it’s an already existing one:
If it’s a new one:
Hi There,
I actually didn’t set up MySql myself, as I built the droplet with LAMP already on it. What would be my password?
@everest.deth: Your MySQL root password can be found in /etc/motd.tail:
cat /etc/motd.tail
Great tutorials. I have managed to get mariadb installed and created a user and a database, but when I try to enter that information into an owncloud setup, I get a sql connection error. ???