Live data from Hacker News

Ask HN: Who is your go-to web hosting company?

news.ycombinator.com

41–46 of 46 posts

Re: Ask HN: Who is your go-to web hosting company?

#42
I've used DigitalOcean for about a year and been happy with it. Lately I've been looking at Atlantic.Net and Vultr.com as well because they offer either cheaper or have slightly different priorities in their pricing levels.

For example, Vultr offers more memory and less hard drive space in their $5/month level.

These days I'm trying to get to a point where I have deployment software in place that would allow me to use Ubuntu LTS anywhere in a fairly short period of time. It's not that I'm actively looking to leave DigitalOcean, it's that I would like to be able to recommend something like Atlantic.Net's GO plan to somebody to put up a quick static site for $12 a year and know that it actually works because I've tried it myself.

Re: Ask HN: Who is your go-to web hosting company?

#43

The best shared/pseudo-vps hosting that EXISTS in the world is: https://www.webfaction.com/?aid=9281 (referral link) Source: Have hosted from php/mysql stuff to 350+ requests/second uwsgi-python-flask-postgresql webapp on a 10$/month shared-space. I challenge every commenter on this thread to find a better host than webfaction!!

Their docs are amazing as well. Very detailed, step-by-step instructions.

Re: Ask HN: Who is your go-to web hosting company?

#44
post #32

There's no reason to deal with shared hosting providers anymore. VPSes are so incredibly cheap that it doesn't make any sense. In order of price (low to high): DigitalOcean, Linode, AWS. Take your pick. They're all good.

But then I'd have to manage and maintain a server. What if I don't want to be a server administrator?

It's not that time consuming. Digital Ocean will set up LAMP for you (or even install Drupal or Wordpress if that's your thing). Secure SSH, set up your app, set up monitoring and leave it alone.

Re: Ask HN: Who is your go-to web hosting company?

#45
Disclaimer: I work for Rackspace.

We have a once click Orchestration install of OwnCloud that will install and fine tune your server according to their best practices and specifications,. We also have a developer+ program where you can get $50/mo for 12 months in credit to try us out (developer.rackspace.com/signup)

Re: Ask HN: Who is your go-to web hosting company?

#46
post #32

Earlier quoted context omitted.

But then I'd have to manage and maintain a server. What if I don't want to be a server administrator?

It's not that time consuming. Digital Ocean will set up LAMP for you (or even install Drupal or Wordpress if that's your thing). Secure SSH, set up your app, set up monitoring and leave it alone.

I want to move from shared hosting. Looking at DO. Have scores of sites to migrate. I use NameCheap for domain reg and point to host. Can I host multiple domains at DO? How does it work for multiple sites?

Would setup be something like:

1. Get DO account 2. Install LAMP 3. Setup multiple sub domains in DO? 4. Create site directories in DO and copy site files into them? 5. Point domains to sub domains?

Post reply on HN