Currently I'm looking to an alternative to fig.sh but for node.js (or heroku style). Any suggestions?
Asked
Active
Viewed 111 times
0
-
Can you elaborate? Do you want a Fig like behavior (for Docker) but something that doesn't have Python as a dependency? – Jake Hoffner Nov 24 '14 at 17:27
-
Can I run a node.js project with fig? – bmustata Nov 24 '14 at 19:27
-
1you should be able to, see https://github.com/b00giZm/fig-nodejs-examples – dnephin Nov 24 '14 at 20:24
1 Answers
0
Without additional details on what it is that you are actually looking for, the best I've got for you is to checkout Dokku.

Jake Hoffner
- 1,037
- 9
- 17