Open roeyb opened 8 years ago
Thank you @roeyb !!!
Couple of comments:
MAINTAINER
should be an email. maybe will be better to have the Midburn IT email (I think it's it@midburn.org)ENTRYPOINT
for bundle exec
?app.json
file on the root of the repo.@eladg ok, i'm not familiar with heroku enough but i can try next week send me the credentials via slack
build
docker build -t midburn/queue .
run
docker run midburn/queue /bin/sh -c "bundle exec puma -p 9292 -C puma.rb"