Live data from Hacker News

Ask HN: Where do you deploy to in 2018 and how?

news.ycombinator.com

81–85 of 85 posts

Re: Ask HN: Where do you deploy to in 2018 and how?

#81
I used to think Heroku was too expensive, and I set out to build a service as comparable to Heroku but using more open source stuff to bring costs down, including bringing the friendly heroku interface to your own servers, so it didn't matter if you had 1 server or 30 servers, you'd pay a single small fee.. I even became a maintainer of Dokku in my time of getting very familiar and contributing to it's plugins and core while building my service.

Then I realized Heroku really isn't that expensive anymore, and I dropped it all and started building my projects on Heroku again.

Re: Ask HN: Where do you deploy to in 2018 and how?

#82

Most of my projects are Rails-based, and I tend to use DO [0], and have just discovered Hatchbox [1] to deploy. Super easy for side-projects to get started and deployed. Taken deploying side projects from days to minutes. [0] https://www.digitalocean.com/ [1] https://www.hatchbox.io/

Creator of Hatchbox.io here! I was surprised to see this on here, which is awesome. Let me know if you have any questions. Happy to help!
Post reply on HN