21 Commits

Author SHA1 Message Date
FuzzyGrim
8124fffde2 fix: streamline nginx directory creation and ownership settings in Dockerfile and entrypoint script 2025-03-24 21:51:35 +01:00
FuzzyGrim
eb934b36a8 fix: user management in Docker container startup 2025-03-13 15:37:23 +01:00
FuzzyGrim
171084dac7 refactor Dockerfile; switch to Alpine base image 2025-03-12 19:44:30 +01:00
FuzzyGrim
199befa3aa fixes DefaultFileStorageHealthCheck failed 2025-03-08 13:35:05 +01:00
FuzzyGrim
69e52b6ca7 import as background tasks with celery 2024-04-25 11:40:43 +02:00
FuzzyGrim
ab64598a98 fix debug mode not working in docker 2024-03-04 18:25:10 +01:00
FuzzyGrim
e5dafcdc56 support custom number of gunicorn workers 2023-09-30 17:05:54 +02:00
FuzzyGrim
a70875ad98 change default puid and guid to 1000 2023-09-29 21:02:17 +02:00
FuzzyGrim
ec856b9bcd move from uwsgi to gunicorn for simpler setup 2023-09-29 21:00:46 +02:00
FuzzyGrim
6427cf3732 change save images locally to use external cdns 2023-09-27 22:57:48 +02:00
FuzzyGrim
c4ee48d815 rename base to config 2023-08-27 20:38:34 +02:00
FuzzyGrim
5615f8258e change docker directory name to yamtrack 2023-08-26 20:55:47 +02:00
FuzzyGrim
997d3c6ab6 docker multi-stage build without libsass and django-compressor 2023-03-07 12:56:48 +01:00
FuzzyGrim
bbcb36aba3 remove assets folder, separate media and assets 2023-03-07 12:41:32 +01:00
FuzzyGrim
6460f02717 remove nginx and serve static files with uwsgi 2023-03-05 22:12:58 +01:00
FuzzyGrim
d3512989b8 include nginx on main image 2023-02-01 13:54:15 +01:00
FuzzyGrim
6e2892d0c8 fix docker stop not gracefully stopping server 2023-01-27 22:55:44 +01:00
FuzzyGrim
88d55705d1 create parent assets folder for static and media 2023-01-27 22:12:01 +01:00
FuzzyGrim
07dc20b8ea add PUID and PGID support 2023-01-27 20:50:13 +01:00
FuzzyGrim
7b2df63fd2 add gateway docker config 2023-01-26 16:53:36 +01:00
FuzzyGrim
336fa4ef71 separate db with static 2023-01-26 12:24:08 +01:00