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

19 Commits

Author SHA1 Message Date
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
4ae5e66b66 Fixed dockerfiles for prod and dev with new frontend 2016-03-09 09:09:18 -05:00
c8a09956f4 Revert "Using a more lightweight image and using rvm for ruby"
This reverts commit 621813a015.

I could not get the lightweight docker image working correctly with rvm. I will most likely switch back to this image in the future when I have more time to work on it.
2016-03-03 09:56:24 -05:00
621813a015 Using a more lightweight image and using rvm for ruby 2016-03-03 13:55:27 +00:00
089f0e3162 Set up frontend on docker images 2016-03-03 13:39:56 +00:00
731131073f Specified ruby 2.3.0 2016-02-10 14:10:42 +00:00
d011c1c3b6 Sync local time with container by mounting volume 2016-01-22 03:41:31 +00:00
c9a425d959 Set timezone in prod dockerfile 2016-01-21 16:45:21 +00:00
2a4b8ecf92 Prestart on 443 2016-01-15 04:46:35 +00:00
64b7c40927 Min instances and prestart 2016-01-15 04:40:48 +00:00
85187791e8 Tuning apache passenger 2016-01-15 04:35:47 +00:00
c3773d0036 Trying to tune passenger 2016-01-15 04:33:09 +00:00
2ebe5cb360 Apache passenger performance tuning 2016-01-14 19:07:16 +00:00
a2c0a2763e Added postfix to prod dockerfile 2016-01-11 16:13:22 +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
3695800001 New relic was installed wrong on the image. Will fix later 2015-11-03 10:02:48 -05:00
59a81b4481 Added new relic stuff for deploy 2015-11-03 08:17:19 -05:00
9d6b8bd107 Added env variables and a production docker setup 2015-10-22 16:14:50 -04:00
Jacob Q Wimer
40bff9250d Created Dockerfile and configs for production 2015-09-30 08:37:24 -04:00