Show HN: Build your own Heroku on your own servers
1–10 of 110 posts
Re: Show HN: Build your own Heroku on your own servers
#2Re: Show HN: Build your own Heroku on your own servers
#3Re: Show HN: Build your own Heroku on your own servers
#4Heroku does more than rails apps. This seems to only do rails?
Re: Show HN: Build your own Heroku on your own servers
#5Re: Show HN: Build your own Heroku on your own servers
#6Heroku does more than rails apps. This seems to only do rails?
You are absolutely right. We are trying to start by helping fellow Rails developers first, more frameworks are coming soon.
Re: Show HN: Build your own Heroku on your own servers
#7EC2 has an auto pilot option, but if I remember correctly it's more targeted for multiple instances, no auto scaling up or down only scaling out.
Developers need to focus on developing, it's always nice to have a developer who can also do the ops part, but I think no one will miss doing the plumbing work if they don't have to.
p.s. I would add a tweet button, this is tweet worthy and you should make it easier on people to both follow and spread the word
Few minor glitches:
- SSL mixed content warning on /how and /about
- / is different than /home (pricing link)
- logo redirects to /home instead of /
Re: Show HN: Build your own Heroku on your own servers
#8No mention of what size instances are being created on aws seems a bit scary. Otherwise cool. I'd use it if it were self hosted and available for node.
Re: Show HN: Build your own Heroku on your own servers
#9Earlier quoted context omitted.
You are absolutely right. We are trying to start by helping fellow Rails developers first, more frameworks are coming soon.
What's your plans for self-hosted realtime support (like Socket.io, which seems to be node-only)?
1. node.js support is coming soon! 2. We're going to have at least one self-hosted real-time push solution in our app store (think Socket.io or Faye). 3. The whole reason we started Cloud 66 is to give developers more control over what traditional PaaS doesn't let you do. It's your server, you have full root shell access to it. If we don't do it (yet), you can always do it yourself!
Re: Show HN: Build your own Heroku on your own servers
#10Heroku does more than rails apps. This seems to only do rails?
You are absolutely right. We are trying to start by helping fellow Rails developers first, more frameworks are coming soon.