Daniel Dupriest
|
1a63d006df
|
Removed duplicate 'image:' line in docker-compose, trying to fix bug.
|
2019-01-22 12:31:30 -08:00 |
|
kououken
|
c5ac3eb7ac
|
Changed docker-compose.yml version to 2.0 and tried to fix recursion issue by naming images.
|
2019-01-18 14:10:09 -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
|
0f03533408
|
Frontend (nginx) and backend (gunicorn) now both working for docker deployment.
|
2018-12-20 11:46:26 -06:00 |
|