1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
7c12bf9427 Updated passenger worker size based on this recommendation: https://blog.phusion.nl/2015/11/10/heroku-and-passenger-focus-on-the-app-performance/ 2019-12-05 15:05:31 -05:00
08b3d9b7ee Changed worker script for heroku and added workers to puma 2018-08-08 13:33:40 +00:00
37cb8f816b Switch back to puma and ruby 2.4.4. Trying to fix stability problems. Docker daemon's are crashing after a period of time. 2018-07-24 14:22:00 +00:00
1a6e2a08a8 Switching to passenger 2018-07-17 11:30:36 +00:00
b37004cbbf Removed frontend and updated production to use puma instead of pasenger 2017-05-31 09:40:31 -04:00
285cfa9647 Changing worker back to rake jobs:work 2016-01-22 04:51:25 +00:00
fdc11dd693 Fixing running delayed jobs 2016-01-22 04:48:59 +00:00
83d0448271 Moved back to passenger 2015-12-29 23:09:20 +00:00
aa2fc9c804 Fixed puma env 2015-12-29 22:38:47 +00:00
b0c6bce96f Fixed puma 2015-12-29 22:37:56 +00:00
a1973c5a42 Moved to puma having issues with delayed jobs and passenger 2015-12-29 22:23:57 +00:00
32f568ac37 Fix worker in procfile 2015-12-29 19:46:25 +00:00
27f5db32fa Revmoed max pools for passenger 2015-12-16 13:22:30 +00:00
e431316e14 Switch to passenger 2015-04-22 09:53:02 -04:00
3e4dca0399 Revert "Trying passenger instead of puma"
This reverts commit 1fa79c9dc4.
2015-04-22 08:03:55 -04:00
1fa79c9dc4 Trying passenger instead of puma 2015-04-22 08:01:12 -04:00
5c14165d6f Updated procfile for puma 2015-03-24 14:40:20 +00:00
399318c6c0 Needed for heroku 2015-02-09 11:04:22 -05:00