6 ms·
Me too. And I feel they won't be the fastest here ... Certainly a downside of Heroku, where you cannot just re-compile and fix things yourself.
by whatts 12y ago
Me too. And I feel they won't be the fastest here ... Certainly a downside of Heroku, where you cannot just re-compile and fix things yourself.
- cardmagic 12y agoThere are new tools[1] being built around Docker that make it viable to easily move your apps out of Heroku and onto any system running Docker including DigitalOcean, GCE, AWS, etc. When you combine Docker, buildpacks, and CoreOS[2], you get a scalable and flexible platform that you can run anywhere. It has taken people a long time to combine the simplicity of Heroku with the flexibility of bare metal, but the open source guys have finally put all the building blocks together. [1] https://github.com/CenturyLinkLabs/building/ https://github.com/CenturyLinkLabs/building/ [2] http://www.centurylinklabs.com/building-your-first-app-on-coreos/ http://www.centurylinklabs.com/building-your-first-app-on-co...
- bdcravens 12y agoI've been experimenting with Cloud66 the past few days to accomplish much of the same thing, and am pretty happy with the result.
- bacongobbler 12y agoAnother tool that does just this would be Deis[1]. We specifically combine CoreOS (in heavy development[2]), Docker, Heroku Buildpacks, and also Dockerfile deployments[3], too! [1]: http://deis.io/ http://deis.io/ [2]: https://github.com/opdemand/deis/issues/530 https://github.com/opdemand/deis/issues/530 [3]: http://docs.deis.io/en/latest/developer/dockerfile/#deploy-using-dockerfiles http://docs.deis.io/en/latest/developer/dockerfile/#deploy-u...
- fomb 12y agoSeems they were pretty fast: https://status.heroku.com/incidents/606#update-1970 https://status.heroku.com/incidents/606#update-1970