Chef recipe for RoR Heroku

我的梦境 提交于 2019-12-10 23:36:46

问题


Is there a chef cookbook or recipe for creating a Ruby on Rails heroku-like stack on a vagrant lucid32 (or 64).

I have tried the vagrant-heroku box, but it doesn't seem come all that ready after all and felt a bit buggy* . I wonder if it would be more efficiently done some other way.

A well documented guide on how to build such stack would also do. This guy comes pretty close, but misses all the PostgreSQL part and versions details.

disclaimer: I am a newbie, with "bit buggy" I mean it wasn't as straight forward as I expected


回答1:


I'd take a look at Dokku. As far as I know, it's the closest thing out there to rolling your own Heroku.

https://github.com/progrium/dokku



来源:https://stackoverflow.com/questions/12591704/chef-recipe-for-ror-heroku

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!