Commit Graph

19 Commits

Author SHA1 Message Date
th3r00t
44a376f172 Refactoring Collections, and getting docker ready. 2023-11-27 15:21:23 -05:00
th3r00t
fa5d567659 Added new configs, bootstrap hatch with pip, and updated dockerfile. 2023-11-25 20:29:22 -05:00
th3r00t
1f0b8a6799 Changes. 2023-11-25 18:19:15 -05:00
th3r00t
d4a7fb0b7d Added whitenoise to serve static files 2020-09-11 21:08:16 -04:00
th3r00t
6617d791ad Run configure on container init 2020-09-11 18:26:06 -04:00
th3r00t
68d453edc8 Phased out nginx in favor of running django under daphne with asgi.
Adjusted the docker image in favor of this, & fixed urls.py which was
missing the static request responder.
2020-09-11 16:50:17 -04:00
Raelon Masters
0391bb94a4 Updated static files, and docker 2020-09-10 20:54:00 -04:00
MartenBE
88d0295ae1 Moved DEBUG variable to config 2020-08-09 23:52:32 +02:00
MartenBE
7bbe8c900d Added cron to the Dockerfile as temporary fix until we have periodic file scanning in the backend 2020-08-09 15:51:24 +02:00
Raelon Masters
3fae6ad83e Updated to run configure generating djangos secret key 2020-08-03 13:06:01 -04:00
MartenBE
66c5b95452 Forgot to delete comment in Dockerfile 2020-07-31 18:52:08 +02:00
MartenBE
e1f1c50809 Everything docker related is now available in its own subfolder 2020-07-30 20:49:42 +02:00
MartenBE
d555d94be9 First working draft docker-compose 2020-07-30 16:57:39 +02:00
Tony Hendrick
a17770b824 Add network to docker-compose for compatability 2020-07-14 13:27:08 -07:00
Tony Hendrick
d649761e4e Removing migrate from Dockerfile 2020-05-14 15:20:41 -07:00
Tony Hendrick
2ae26b0e7b Need to depend_on wand wait for Postgres container 2020-05-14 12:00:53 -07:00
Tony Hendrick
bd60b7a60b Dockerfile was missing migrations 2020-05-14 11:49:39 -07:00
Tony Hendrick
3a19041324 Dockerfile loading homepage, books not showing when in correct folder 2020-05-12 22:28:27 -07:00
Tony Hendrick
9014081bff Adding docker directory with docker support 2020-05-12 21:38:25 -07:00