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
|
025f0f9cf5
|
Merge changes from development
|
2020-08-03 00:48:45 +02:00 |
|
MartenBE
|
8fe3ab7273
|
Changed raelonmasters/pyshelf to pyshelf/pyshelf
|
2020-07-31 23:53:30 +02:00 |
|
MartenBE
|
66c5b95452
|
Forgot to delete comment in Dockerfile
|
2020-07-31 18:52:08 +02:00 |
|
MartenBE
|
69ccaaca21
|
Updated README.md
|
2020-07-31 18:19:35 +02:00 |
|
MartenBE
|
b1297bcb66
|
Deleted confusing docker-compose.yml
|
2020-07-31 14:11:56 +02:00 |
|
MartenBE
|
9de9eb40db
|
Updated docker/README.md to linus paths
|
2020-07-30 21:03:47 +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
|
1cc17aac49
|
Update .env
|
2020-05-14 18:06:12 -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
|
0876b3953b
|
docker-compose is now functional
added a cronjob in the pyShelf container to update the Books directory every 5 minutes
went back to using a variable for the exposed port
|
2020-05-14 11:29:50 -07:00 |
|
Tony Hendrick
|
febacd73bb
|
Changing config and location of books directory
|
2020-05-14 10:41:35 -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 |
|