tbeauvais / puma-redeploy

Puma plugin to redeploy and reload app from artifact
MIT License
1 stars 1 forks source link

Move config to separate file #22

Open tbeauvais opened 1 year ago

tbeauvais commented 1 year ago

Currently all the redeploy configuration is specified in the puma config, at some point this will get messy. We should move the configuration to a separate yaml or ruby DSL file.