seuros / capistrano-puma

Puma integration for Capistrano
https://github.com/seuros/capistrano-puma
MIT License
615 stars 299 forks source link

Allows passing a rackup file path to puma #344

Closed zedtux closed 1 year ago

zedtux commented 2 years ago

We are using Puma in order to run the ActionCable as a separated process, and to do so we are using a Rackup file.

The way to get puma accepting Rackup file is to pass it as a command line argument. This PR adds the new :puma_rackup_file_path parameter doing precisely that.

seuros commented 1 year ago

Then i think you need to spin 2 processes . Right ?

zedtux commented 1 year ago

No, as we're using Unicorn as the web server for the Rails app, and Puma for ActionCable.

seuros commented 1 year ago

Fair!

I wil make a change to allow spining of multiple processes with custom rackup file.

github-actions[bot] commented 1 year ago

Stale pull request message

zedtux commented 1 year ago

No bot ! Noooo !