Report this

What is the reason for this report?

Script installs on DigitalOcean

Posted on May 25, 2014

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.

OK, thanks.

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.