mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.35k stars 490 forks source link

Integrate puma and its configuration as default in mina #493

Closed wonderer007 closed 7 years ago

wonderer007 commented 7 years ago

I wanted to integrate puma default rack server and its configurations as default with the mina gem, is this even possible? Please guide me Thanks

d4be4st commented 7 years ago

Hi @wonderer007 you can use https://github.com/untitledkingdom/mina-puma As i can see it is upgraded to mina 1.0.0

there is also a https://github.com/hbin/mina-nginx for nginx