Earlier quoted context omitted.
Not sure why this is being downvoted but the whole Linode hack incident was a huge factor for me to switch all my VPS's over to digital ocean.
I went to Vultr. DO's interface is just as bad if not worse than Linode's. :(
DigitalOcean Raises $83M in Series B Funding
181–190 of 194 posts
Re: DigitalOcean Raises $83M in Series B Funding
#182Earlier quoted context omitted.
So, Digital Ocean doesn't have great reliable up time then? I've been using OpenShift's free hosting tier to host a Ghost blog, and it goes down CONSTANTLY, making it unusable. I was about to start paying the $5 a month plan with Digital Ocean, but I'm not going to if it also goes down frequently.
hrrsn@lillith:~$ uptime 15:13:16 up 233 days, 20:35, 1 user, load average: 0.00, 0.01, 0.05 YMMV, but I've had zero issues with DigitalOcean's reliability. This is a VM that has been running since I spun it up.
Re: DigitalOcean Raises $83M in Series B Funding
#183Earlier quoted context omitted.
If we talk about DO in comparison, then DO's interface is just ugly and almost unusable. Every time I use it, I want to leave their site as soon as possible.
I wouldn't call DO's interface ugly but I hugely prefer Linode's. Much better visual feedback and it feels like a solid management console rather than a pretty toy.
Re: DigitalOcean Raises $83M in Series B Funding
#184Earlier quoted context omitted.
Would you consider that to be a big enough risk to not deploy production apps in their environment? I.e. having your app on 1 droplet and a dedicated db on another. I'm new to ops and trying to learn all that I can :)
I do this in prod, you just need to take extra steps to protect. i.e. make a firewall rule on the database to only allow access to the database port on your private network card, from your specific web IPs (and make sure the traffic is encrypted).
Re: DigitalOcean Raises $83M in Series B Funding
#185Earlier quoted context omitted.
I wouldn't call DO's interface ugly but I hugely prefer Linode's. Much better visual feedback and it feels like a solid management console rather than a pretty toy.
Why does Linode look "serious" and Digital Ocean look "toy"? It's a phenomenon I see happening primarily in the tech industry where ugly trumps functional and clean. People like the complexity aesthetic, the rugged, rough edges.
Re: DigitalOcean Raises $83M in Series B Funding
#186I love DO, they are doing great work. The only thing I regret is the relatively poor choice of platforms they support. For example, there have been a really big demand for NixOS for two years now but still no announcement whatsoever.
Really? Do you have some stats on NixOS growth to support that?
One of the highest voted customer feedback on their official forum.
Re: DigitalOcean Raises $83M in Series B Funding
#187I love DO, they are doing great work. The only thing I regret is the relatively poor choice of platforms they support. For example, there have been a really big demand for NixOS for two years now but still no announcement whatsoever.
Really? Do you have some stats on NixOS growth to support that?
Re: DigitalOcean Raises $83M in Series B Funding
#188Earlier quoted context omitted.
Yes. Their IP Failover is really badly documented and hard to work with. Their Nodebalancers are noticeably slow, the interface is alright, but you are better off setting up your own loadbalancer. I feel that static networking could be made easier, and more automatic when I am adding a new node. Their stackscripts should be able to receive parameters for when it is running, and the error-reporting should be better. I…
When was the last time you added a node? New nodes default to 'automatic' networking now which configures /etc/network/interfaces automatically
Re: DigitalOcean Raises $83M in Series B Funding
#189Earlier quoted context omitted.
Yes. Their IP Failover is really badly documented and hard to work with. Their Nodebalancers are noticeably slow, the interface is alright, but you are better off setting up your own loadbalancer. I feel that static networking could be made easier, and more automatic when I am adding a new node. Their stackscripts should be able to receive parameters for when it is running, and the error-reporting should be better. I…
Regarding static networking: https://www.linode.com/docs/platform/network-helper
Re: DigitalOcean Raises $83M in Series B Funding
#190Earlier quoted context omitted.
I wouldn't call DO's interface ugly but I hugely prefer Linode's. Much better visual feedback and it feels like a solid management console rather than a pretty toy.
Why does Linode look "serious" and Digital Ocean look "toy"? It's a phenomenon I see happening primarily in the tech industry where ugly trumps functional and clean. People like the complexity aesthetic, the rugged, rough edges.