Should I switch to Digital Ocean?
-
I use DO for all my websites. Never had an issue with them, no downtime or anything that I've noticed. It was a hurdle learning how to set up and manage a VPS, but I got it done and I like my setup a lot better now than what I had before (HostGator, then Hawkhost). I've got 6 websites on my 512MB droplet, 3 forums and 3 WordPress sites, and my webstack is composed of Debian 7 x64, nginx, php-fpm, and Maria DB for SQL.
If you do decide to make the jump and learn how to set things up and migrate, I recommend you learn how to use the scp command which will save you a lot of time downloading your old data and uploading it to your VPS. Also, use Mailgun or Mandrill as an SMTP server for your sites that need to send email, because using sendmail doesn't work very well and setting up your own mail server can be a major pain.
Feel free to send me a chat on here if you have any questions or need help during your move if you decide to move.
-
@lukelarris said:
Also, use Mailgun or Mandrill as an SMTP server for your sites that need to send email, because using sendmail doesn't work very well and setting up your own mail server can be a major pain.
Actually, if it's just for scripts to send email, all you need to do is install Postfix (and mailx). You don't need to set up an email server or use a 3rd party email provider. You certainly don't need to install Sendmail.
-
I have multiple droplets on DO and I'm very, very happy with them until now!
-
Clients of my client, lawyers, refused Digital Ocean's user agreement, but accepted that of Linode.