Hacker News new | past | comments | ask | show | jobs | submit login

I've been trying out Dokku (https://github.com/progrium/dokku) as a Heroku alternative. DigitalOcean has a nice VM template for Dokku; I think Linode has something like it too (or instructions for setting up Dokku).

So far, I like it; Dokku is pretty slick. Deployments are more or less the same as Heroku - "git push dokku master", in the case of my Rails app. But that said, assuming Heroku's security is super tight, I have a bit of work to do to secure my droplet.

I'll probably still have to scale myself (or just switch to Linode and use their load balancer), and with Dokku I've got a PostgreSQL DB in my Dokku container.

Droplets disappearing or crashing... not sure, but I sure hope DigitalOcean's backups are good :)




I'll probably still have to scale myself...

This sounds painful.

Dokku is only a single VM solution though, right? Flynn (http://flynn.io), the all grown up Dokku, isn't production ready yet.

I'd love to hear that I'm wrong and that scaling up with Dokku is a piece of cake. If so, please correct me!


Just curious, what are you guys doing that you need to "scale up"?

Even if you get a hundred thousand hits in an hour, that's only 28 per second. I am pretty sure even my toaster can handle that.

I've been fireballed, HN'd, reddited, etc. All on my little 256MB Linode instance (now 1024). It has never been anything but zippy.


Currently - nothing that needs scaling for my personal projects. However, as a consultant, it's very possible that a large client may need to scale (dealing with this right now on Azure), so I like to be prepared with options. That said, I know better than to put Dokku in production for a client - at least not until it significantly matures :)


Hey, I see small sites go down left right and centre here, have you written anywhere about how your 256MB Linode instance stays up?


When you get a hundred thousand hits in an hour do they usually spread themselves nicely over that hour?




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: