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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @docom,
Using the MarketPlace WordPress Ubuntu Image will prepare your WordPress installation alongside, a WebServer, Database and install a PHP version automatically. This droplet actually comes with everything ready to go. The only thing you might need is to SSH to your droplet and follow a few quick steps while your WordPress is installed. The good thing is, you don’t have to initiate anything manually. It’s done as soon as you SSH to your droplet.
Basically, the idea behind the MarketPlace is to provide you with ready to use droplets that don’t need anything from yourself to have your website working.
Regards, KFSys
Thank you. Normally, I disable root and user login and only allow logging in through ssh keys. So you’re saying that I don’t need to disable root or user login as this is already done for me?