Commit graph

467 commits

Author SHA1 Message Date
Daniel Dupriest
8c8e501a77
Merge pull request #4 from danieldupriest/rupika
Created .gitignore - merge to master
2019-01-11 17:30:01 -08:00
rupikad
1aea594d07
Delete vcs.xml 2019-01-11 13:00:41 -08:00
rupikad
ec620b037b
Merge pull request #3 from danieldupriest/master
Merging from master
2019-01-10 22:24:04 -08:00
Rupika
74bd227da9 Resolved merge conflict 2019-01-10 22:22:15 -08:00
Rupika
0d4b7830a3 Re-adding .gitignore file 2019-01-10 22:03:07 -08:00
Rupika
4d4fd0f7c7 Created a new branch 2019-01-10 21:45:18 -08:00
Logan Miller
9868b17f9f
Merge pull request #2 from danieldupriest/docker-config
Changed docker-compose version to '3.3' and added 'localhost'
2019-01-10 13:10:34 -08:00
kououken
83e5743ac5 Changed docker-compose.yml version to '3.3' and added 'localhost' to django ALLOWED_HOSTS. 2019-01-09 17:06:57 -08:00
kououken
79956e0186 Reimplemented front and back end SSL and made Docker copy in fresh files (database, html, etc.) every startup. 2018-12-22 17:57:39 -06:00
kououken
03d7bc0d2e Revert "Switched both static and api servers over to SSL connection-only. Added self-signed certificate for testing."
This reverts commit 2bdd44e1f6.
2018-12-22 15:24:11 -06:00
kououken
2bdd44e1f6 Switched both static and api servers over to SSL connection-only. Added self-signed certificate for testing. 2018-12-22 12:48:15 -06:00
kououken
eee1bfb680 Modified django code to match v1.10 conventions. 2018-12-20 12:21:43 -06:00
kououken
6be348c110 Adjusted python and Django versions to match conservative Debian versions (per our tech stack plan). 2018-12-20 12:18:37 -06:00
kououken
0f03533408 Frontend (nginx) and backend (gunicorn) now both working for docker deployment. 2018-12-20 11:46:26 -06:00
kououken
951b52ef25 Testing initial docker environment to deploy frontend. 2018-12-20 01:42:02 -06:00
Logan Miller
b51daa7714
Add files via upload 2018-12-07 22:23:29 -08:00
Daniel Dupriest
b037ec30b7
Initial commit 2018-11-05 19:54:09 -08:00