Hacker News new | ask | show | jobs
by esente 5072 days ago
Regarding git vs af, if I could use the git already installed in my computer, and by simply adding my SSH key into AppFog system, I could avoid using `af` gem and Ruby altogether. Otherwise, I would have to install Ruby just for this purpose. But this is just personal taste.

Other PaaS such as Heroku or OpenShift allows you to set up a custom app. For example, you can create your own app type in Heroku's cedar stack with buildpacks, or the DIY app in OpenShift with supports for hooks.

Erlang probably isn't on the top of the priorities list, but I'm looking forwards to it.

1 comments

Build packs and GitHub hooks are also on the roadmap