Commit Graph

12 Commits

Author SHA1 Message Date
Aaron Louie d54160600e Runs as root (for now) 2020-05-24 21:09:45 -04:00
Aaron Louie b25b2ebf07 Forgot a backslash 2020-05-24 21:00:46 -04:00
Aaron Louie c88b6847f2 Refactors Dockerfile again. Installs gunicorn. Don't run gunicorn until the container starts up. 2020-05-24 20:52:51 -04:00
Aaron Louie a633cc7c09 Reorganizes files for consistency between repos. Completely refactors Dockerfile to install from wheel. 2020-05-24 18:30:57 -04:00
Aaron Louie 0fa80ea5fb Runs database upgrade/downgrade/reset based on environment variables 2020-05-22 14:56:46 -04:00
Aaron Louie 6a506af7ed Exposes correct port. Prints some config settings for debugging. 2020-04-15 13:49:57 -04:00
Aaron Louie 124f358984 Fixes path 2020-04-02 08:59:23 -04:00
Aaron Louie b111fb7554 Fixes paths 2020-04-02 08:58:29 -04:00
Aaron Louie 6f4f8df6a9 Runs flask db upgrade on startup 2020-04-01 18:26:07 -04:00
Aaron Louie 6f0facdb69 Installs pyscss build dependency 2020-03-25 10:00:07 -04:00
Dan Funk a4d703616b Converting to use Postgres rather than SQLLite for database so that data might persist between bounces. 2020-03-23 13:57:19 -04:00
Dan Funk 280cda40d8 Initializing project. 2020-01-08 15:57:00 -05:00