Commit Graph

28 Commits

Author SHA1 Message Date
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 d9d1367556 Runs as root (for now) 2020-05-24 21:09:55 -04:00
Aaron Louie 00255ce2a0 Forgot a backslash 2020-05-24 21:01:02 -04:00
Aaron Louie b1718078ff Refactors Dockerfile again. Installs gunicorn. Don't run gunicorn until the container starts up. 2020-05-24 20:53:25 -04:00
Aaron Louie 5ec97dc68d Goes back to default install location. Copies files to the right spot 2020-05-24 18:29:45 -04:00
Aaron Louie 0f48d6c81e Installs the app in the right place (maybe?) 2020-05-24 17:18:56 -04:00
Aaron Louie 52208d9c8a Adds wait-for-it script 2020-05-24 14:53:48 -04:00
Aaron Louie 28c254a106 Fixes path to static directory 2020-05-24 14:11:53 -04:00
Aaron Louie be1d54bbc5 Builds Docker image as WSGI + gunicorn 2020-05-24 12:37:11 -04:00
Aaron Louie 2e94ab1584 Only runs upgrade if env variable says to. 2020-05-22 14:55:55 -04:00
Aaron Louie d76c18d329 Installs curl 2020-05-20 20:13:09 -04:00
Aaron Louie d0f380e224 Uses Python 3.6.9 2020-05-20 16:49:55 -04:00
Aaron Louie b915794000 Fixes more paths. 2020-05-20 15:57:54 -04:00
Aaron Louie 616a47bd10 Fixes file paths 2020-05-20 15:17:03 -04:00
Aaron Louie 865188795f Adds git. Purges apt cache after 2020-05-20 15:04:41 -04:00
Aaron Louie 97130e504a Adds git 2020-05-20 14:57:03 -04:00
Aaron Louie 91a228d3f4 Trying to slim down the size of the image 2020-05-20 14:33:39 -04:00
Aaron Louie d51935244c Trivial change to force travis docker push 2020-02-06 11:18:23 -05:00
Dan Funk 3b827f2bc9 adding travis.yml configuration 2020-02-05 14:54:13 -05:00
Aaron Louie e3a9cd8e04 Tweaks order & syntax of pipenv commands 2020-01-28 13:37:35 -05:00
Aaron Louie d43845fb4c Echoes environment variable 2020-01-14 15:35:14 -05:00
Dan Funk cc33f686e5 Run the docker commands after the copy, and maybe they will work! 2019-12-31 12:13:20 -05:00
Dan Funk 9a195bedad Fixing some caching issues and places where the updates were not being processed completed. And updates to the docker file. 2019-12-31 11:31:30 -05:00
Aaron Louie 2316ee1467 Adds Flask app environment variable 2019-12-30 15:06:04 -05:00
Aaron Louie ea182abdd7 Bumps Python version to 3.7 2019-12-30 11:47:17 -05:00
Fred McDavid 9c5b2b783d changes Dockerfile to install dev dependencies 2019-11-28 09:17:22 -05:00
Fred McDavid 12599ee785 creates a Dockerfile and updates the run.py script to run the service on the public network interface instead of the local 2019-11-28 07:56:16 -05:00