1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Alex Gusev
122866c6c9 fallback from phased restart to start when not started 2014-04-10 12:35:00 +04:00
Alexey Frank
db50263e18 add capistrano options puma_default_hooks with compatibility 2013-12-10 23:36:02 +04:00
Nick Herman
5b6dd661da Add capistrano restart failback to start. 2013-09-26 13:09:23 +03:00
Juan M. Cuello
44cbda1c9b Add phased restart to capistrano recipe.
Add phased restart task.
Little refactor. Do not use fetch when no needed.
2013-07-18 23:27:59 -03:00
Jakub Pawlowicz
0fc3bde80a Adds support for using puma config file in capistrano deploys.
* Unless puma_config_file given ./config/puma/<env>.rb is used.
* Fallback to using puma_* variables if config file cannot be found.
2013-07-09 20:58:13 +02:00
Vlad Gorodetsky
8a83511aba Allow socket to be configured via capistrano 2013-06-17 09:36:59 +03:00
Andrew Smith
acd849860b Make cap recipe handle tmp/sockets; fixes #228 2013-04-17 21:58:44 +01:00
Konstantin Papkovskiy
fa35be87a4 Fix capistrano recipe 2013-03-19 18:24:41 +04:00
Trung Lê
233a62c936 Refactor capistrano
* Cleanup
* Add -q option for :start
2013-03-16 17:10:06 +11:00
Jinzhu
13c8cedfd2 Get puma env from rack_env or rails_env in capistrano recipe 2012-10-20 10:16:18 +08:00
Diego Plentz
0bdba3b759 removing missplaced logger from cap recipe 2012-10-16 09:21:49 -03:00
Diego Plentz
c43426acf5 fixing syntax error at capistrano recipe 2012-10-16 01:47:34 -03:00
Diego Plentz
981c27f0fe changing capistrano recipe to daemonize puma using it's new -d option 2012-10-16 01:12:23 -03:00
Diego Plentz
8832cd241e changing capistrano recipe to use a better way to handle stages - if any 2012-10-16 01:07:17 -03:00
Diego Plentz
ce11c6517c creating a capistrano recipe to ease the deployment process 2012-10-16 00:08:19 -03:00