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

75 Commits

Author SHA1 Message Date
5c1975ff44 Updated to Ruby 2.5.1 and Rails 5.2.0 2018-05-03 18:48:42 +00:00
ff4cb52541 Upgrade packages upon build for prod 2018-01-09 07:59:49 -05:00
a36a083826 Moved files out of the root of the project to bin and deploy where they belong 2018-01-09 07:58:37 -05:00
123dc6b332 Using local docker registry for test image 2017-08-12 21:26:16 -04:00
b37004cbbf Removed frontend and updated production to use puma instead of pasenger 2017-05-31 09:40:31 -04:00
225e90ca8f Get frontend javascript into the docker image. Still need to figure out how to get frontend templates into rails. 2016-05-14 11:20:28 -04:00
97ec2971a5 Added memcached to production docker compose, also added worker command for test compose 2016-03-10 12:47:46 +00:00
dc1c955485 Workers have a different command 2016-03-10 12:46:03 +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
d5885ef220 Added email password 2016-01-18 16:51:08 -05:00
1b8a88a64d New envs 2016-01-12 07:40:25 -05:00
cc6717eaae Updated env variables 2015-12-23 13:52:45 -05:00
424a2ffc22 A few more deploy changes 2015-11-20 13:01:14 +00:00
dd05fd7eb1 Easy deploy strategy 2015-11-20 12:52:59 +00:00
0ad274b421 Env file is up to date 2015-11-04 10:43:30 -05: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
78e63780ae New relic license 2015-11-04 07:58:15 -05:00
19ad67de13 Added new relic 2015-11-04 07:47:39 -05:00
59a81b4481 Added new relic stuff for deploy 2015-11-03 08:17:19 -05:00
e3640917c5 Env for secret_key_base 2015-10-27 07:52:40 -04:00
cb1bb46451 Do not need sudo for compose 2015-10-22 17:58:23 -04:00
38f22e21b5 Fixed prod compose file 2015-10-22 17:29:44 -04: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