Commit Graph

22 Commits

Author SHA1 Message Date
Pavel Chipiga b47b4ec075 Update rails and gems. Redo resque jobs enqueue and perform through plugins. Redo emails async sending. Redo hook process. Refactor and code cleanup. Refs #510 2012-06-16 21:27:46 +03:00
konstantin.grabar f37e0e54a3 [refs #510] Replace dj with resque 2012-06-09 16:52:29 +04:00
konstantin.grabar 597ac65dee [refs #510] Resque deploy refactor. Turn off bluepill 2012-06-07 19:13:58 +04:00
konstantin.grabar da9d7574d1 [refs #510] Return daemonize option back to production.pill 2012-06-07 14:53:21 +04:00
konstantin.grabar ac2e267a8a [refs #510] Remove daemonize option from production.pill 2012-06-07 14:39:32 +04:00
konstantin.grabar 7db11f40c8 [refs #510] Remove children kill from production.pill 2012-06-07 14:25:38 +04:00
konstantin.grabar ae6a3e6506 [refs #510] Change resque queue name 2012-06-06 22:57:45 +04:00
konstantin.grabar 8dbdcee5e6 [refs #510] Add resque start to bluepill 2012-06-06 18:54:03 +04:00
konstantin.grabar d29065a12a [refs #510] Remove fork and import queues from bluepill instruction 2012-06-01 17:58:14 +04:00
Alexander Machehin 349e173f60 [refs #295] deploy recipes for dj 2012-04-04 23:00:35 +06:00
Alexander Machehin 06cd8a3c45 [refs #295] 4 workers to dj 2012-04-03 21:12:11 +06:00
Vladimir Sharshov 5cc32d61c2 [Refs #196] Fix bluepill and DJ option for deploy and restarting 2012-02-28 13:41:02 +04:00
Pavel Chipiga 3347a74653 Refactor bluepill deploy recipies. Restart DJ through bluepill. Refs #196 2012-02-17 16:32:03 +02:00
Vladimir Sharshov 0c0e131c98 Add pid path for new relic monitoring service 2012-01-28 03:06:08 +04:00
Vladimir Sharshov 09e5a1e4d6 Add NewRelic monitoring to autostart and watching 2012-01-28 02:56:52 +04:00
Pavel Chipiga c0b3350a2f Re-set correct rails env for DJ one more. Refactor. Refs #1 2011-12-14 16:47:32 +02:00
Pavel Chipiga 54df702223 Re-set correct rails env for DJ again. Refs #1 2011-12-14 15:51:39 +02:00
Pavel Chipiga af2f2b4819 Re-set correct rails env for DJ. Refs #1 2011-12-14 15:46:41 +02:00
Pavel Chipiga ae7cc892f7 Set correct rails env for DJ. Refs #1 2011-12-14 15:24:58 +02:00
Pavel Chipiga 31bd8d799f Fix ENV var syntax. Fix autostart. Refs #1 2011-12-14 15:04:16 +02:00
Pavel Chipiga 326fe3f998 Use absolute PID path. Ignore errors if bluepill is not runing. Refs #1 2011-12-14 14:34:44 +02:00
Pavel Chipiga 045b8441f6 Apply basic bluepill configuration, write capistrano recipe for it. Change deploy logic to integrate with bluepill. Refactor unicorn config. Cleanup depoy. Refactor mount_downloads script. Write autostart script. Remove old scripts. Refactor platform mount/umount methods. Fix bugs. Refs #1 2011-12-13 23:48:25 +02:00