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

14 Commits

Author SHA1 Message Date
93b726f425 Moving to passenger + nginx 2018-07-26 10:34:48 +00:00
1dbbed833e Switching back to Passenger and using tini to not have PID problems 2018-07-24 17:15:59 +00:00
cb22111c3c Upgrade to mysql 5.7, tag memcached 1.5, and check for PID 1 on workers instead of ps. ps generates apparmor errors in the docker daemon. 2018-07-24 13:58:59 +00:00
94b6d9aaa3 Trying to get compose build working 2018-07-11 17:20:53 +00:00
ab87b78b4d Added build to test compose 2018-07-11 14:06:22 +00:00
cd94b9901d Updating to compose api version 3.3 2018-07-11 13:23:17 +00:00
5033f1fcb4 Added healthcheck to docker compose files for workers 2018-07-07 12:26:33 -04:00
123dc6b332 Using local docker registry for test image 2017-08-12 21:26:16 -04:00
97ec2971a5 Added memcached to production docker compose, also added worker command for test compose 2016-03-10 12:47:46 +00:00
8c08b5a47f Added memcahced to test deploy 2016-02-18 07:49:49 -05:00
731131073f Specified ruby 2.3.0 2016-02-10 14:10:42 +00:00
97403fbe91 Needed to change env_file syntax, compose test needs secret key base, prod Dockerfile needed temp keys for devise and rails to rake assets precompile 2015-11-04 10:41:36 -05:00
831fbaeccf Fixed test env 2015-10-22 17:22:39 -04:00
9d6b8bd107 Added env variables and a production docker setup 2015-10-22 16:14:50 -04:00