Commit Graph

8 Commits

Author SHA1 Message Date
Christopher C. Wells 250e07e739 Set default timezone as UTC
The previous setting of "Etc/UTC" appears to no longer be valid in certain
circumstances. This was causes tests to fail on user settings because the
provided default was invalid. "UTC" should be more uniformly recognized so
hopefully this does not have any downstream effects.

Closes #203
2021-05-05 05:58:32 -07:00
Christopher C. Wells 344bb0f6d4 Lock requirements before deploy (AWS EB) 2020-12-02 20:44:42 -08:00
Christopher C. Wells dcce3c5ee7 Add `TIME_ZONE` configuration to EB documentation 2020-01-31 09:09:01 -08:00
Christopher C. Wells e93c70bf2c Add `createcachetable` to deploy configurations 2020-01-31 09:09:01 -08:00
Christopher Charbonneau Wells 5e728767cf Update Amazon EB deployment config. 2018-11-04 08:20:05 -08:00
Christopher Charbonneau Wells f12ba2bf14 Correct AWS pipenv command. 2017-11-29 14:28:10 -05:00
Christopher Charbonneau Wells 4844d5f69b Update Nanobox and AWS deployment configs to use cleaner pipenv install command. 2017-11-29 14:05:09 -05:00
Christopher Charbonneau Wells 65c46351cb Add Amazon EB config files. 2017-11-16 14:21:43 -05:00