Commit Graph

21 Commits

Author SHA1 Message Date
Dan 069f1d12b7 re-enable the reset_db 2021-08-06 15:41:23 -04:00
mike cullerton 4fb8321675 Trying to keep humans from accidentally resetting the database 2021-07-12 15:00:32 -04:00
Dan Funk 06430550c8 Dropping the RRT-Data-Fix, it should have come out already, but had a failing test, so pulling it out now rather than delve into what is going wrong with obsolete code. 2020-07-20 11:39:50 -04:00
Dan Funk 8384497600 Move the fix rrt data to a place where it will get picked up. 2020-06-19 10:07:10 -04:00
Dan Funk 9d1c495c90 Fix RRT Data added to docker run 2020-06-19 08:44:02 -04:00
Aaron Louie 6eaa6ac158 Adds option to load RRT example data 2020-05-27 12:58:50 -04:00
Aaron Louie 20cb35778c Ugh. Typo. 2020-05-25 12:26:17 -04:00
Aaron Louie d1eba27ee0 Fixes root path bug 2020-05-25 11:41:53 -04:00
Aaron Louie 14a2e4b5fa Sets path to flask app in docker_run 2020-05-25 00:47:49 -04:00
Aaron Louie cb2613feee Fixes all the paths and routing errors 2020-05-24 23:09:12 -04:00
Aaron Louie 532e6b8433 Starts gunicorn, passing port and base href path 2020-05-24 20:58:19 -04:00
Aaron Louie 2e94ab1584 Only runs upgrade if env variable says to. 2020-05-22 14:55:55 -04:00
Aaron Louie e65e920a1e Adds downgrade command 2020-04-21 19:37:56 -04:00
Aaron Louie 6dd11094fd Dumps contents of instance directory to console 2020-04-15 15:59:27 -04:00
Aaron Louie 35fa241a4c Printing out some more stuff for debugging 2020-04-15 14:43:09 -04:00
Aaron Louie 13604167fd Adds command line option to reset database 2020-02-06 21:08:49 -05:00
Dan Funk 349dac6e44 Fixing more stupid mistakes in the docker file. 2020-02-06 09:45:37 -05:00
Dan Funk 42ce7aaf07 Fixing more stupid mistakes in the docker file. 2020-02-06 09:45:24 -05:00
Dan Funk 04e8ae37a9 Grosly idiotoic mistakes happen when I do devops. 2020-02-06 09:41:44 -05:00
Dan Funk 08da6eef62 Scripts should be executable. 2020-02-06 09:02:02 -05:00
Dan Funk 55261d634e A few additional scripts to get deployments to work on staging. 2020-02-05 17:07:34 -05:00