8ff2bba87a
Updated to ruby 2.4.2 and rails 5.1.4
2017-12-11 07:57:26 -05:00
e22e3af8eb
Tidied up Dockerfiles
2017-11-29 08:29:45 -05:00
94bb5affa3
Added Gemfile.lock to docker build
2017-11-09 08:53:04 -05:00
594469f4d8
Gemfile.lock no longer exists in repo
2017-08-29 13:52:26 -04:00
98e63a2ff0
Upgraded to Rails 5.1.1
2017-06-08 21:45:36 -04:00
f409918f5b
Separate apt-get clean and apt-get update on multiple lines
2017-06-02 21:42:30 -04:00
63595954a1
Needed to add a js library to dev and prod docker images
2017-05-31 12:43:31 -04:00
b37004cbbf
Removed frontend and updated production to use puma instead of pasenger
2017-05-31 09:40:31 -04:00
aeb6011340
apt-get clean before update to fix deployment error
2017-01-18 14:54:05 +00: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
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