Awesome service.
Show HN: Build your own Heroku on your own servers
61–70 of 110 posts
Re: Show HN: Build your own Heroku on your own servers
#62Re: Show HN: Build your own Heroku on your own servers
#63Any plans to support nginx/unicorn? Love passenger, but I really need the rolling restarts...
Re: Show HN: Build your own Heroku on your own servers
#64Any plans to support nginx/unicorn? Love passenger, but I really need the rolling restarts...
Re: Show HN: Build your own Heroku on your own servers
#65Are you considering letting developers charge customers a flat or recurring fee for one-click installation of a preconfigured service? Awesome service.
Re: Show HN: Build your own Heroku on your own servers
#66http://www.jorgecastro.org/2012/11/16/deploying-your-rails-a...
Do you guys have any plans to support OpenStack clouds?
Re: Show HN: Build your own Heroku on your own servers
#671. What happens if I need a binary available on the server? (wkhtmltopdf) 2. Can I choose the linux distribution? 3. Can cron jobs be set up? 4. What about stuff like scout/monit etc ? 5. What about redis/memcaches/mysql/postgres?
1. We support manifest files (in private beta now) to allow you just that. 2. Yes. Both on the server (as you would do normally on any linux box) and through our CRON app. 3. We provide minimal vital signs for all the servers: memory, disk and CPU. 4. MySql and PostgreSQL are supported. Redis is coming soon. Memcache is after that. However, it is always good to remember, all the boxes are yours and you have shell roo…
Re: Show HN: Build your own Heroku on your own servers
#68This is awesome! I see there's Linode support built in - any plans to do the same with Digital Ocean?
Yep! Digital Ocean just released the bit of their API we needed - so yes they'll be supported soon!
Re: Show HN: Build your own Heroku on your own servers
#69Great job, the UI looks really slick, Ubuntu is working on something similar (deploying development stacks to any cloud): http://www.jorgecastro.org/2012/11/16/deploying-your-rails-a... Do you guys have any plans to support OpenStack clouds?
Re: Show HN: Build your own Heroku on your own servers
#70I like the notifications when signed in. Is that regular JS or are you using something like Parse?