Is DigitalOcean basically a barebones server once you setup the Ubuntu LAMP droplet? Do I have to install everything through the command line, I’m referring to WordPress, Magento, phpBB, etc. Will I be able to access the server trough FTP (FileZilla)?
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.
You start with a clean slate and use choose a distro to install before you get your droplet spun up. Install packages through the command line with apt-get, but you can certainly use SFTP to upload things like WordPress. SFTP through FileZilla is essentially the same as FTP, just a lot more secure and recommended. <br> <br>Here’s a good starting point: https://digitalocean.com/community/articles/how-to-launch-your-site-on-a-new-ubuntu-14-04-server-with-lamp-sftp-and-dns <br> <br>Though I would recommend using Nginx (LEMP) rather than Apache (LAMP) if you’re going with a cheaper VPS or can’t configure Apache to work in an environment with less memory.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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.
