Dispatcharr/docker
2025-06-03 17:49:24 -04:00
..
init Don't hardcode dispatch as user for nginx. Use postgres_user. 2025-05-14 10:19:55 -05:00
build-dev.sh Use timestamp instead of build number increase. 2025-04-27 17:46:27 -05:00
DispatcharrBase Assign GID 109 to render group 2025-05-12 17:02:10 -05:00
docker-compose.aio.yml Cleaned up unneeded comment for group_add and added log level. 2025-05-12 20:06:16 -05:00
docker-compose.debug.yml Use base for debug 2025-05-12 20:04:32 -05:00
docker-compose.dev.yml Use base for dev. 2025-05-12 20:04:02 -05:00
docker-compose.yml Update docker compose to show new log level. 2025-05-10 14:33:52 -05:00
Dockerfile Removed render group creation as now it's done in the base build. 2025-05-12 20:03:25 -05:00
entrypoint.aio.sh Revert "Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr" 2025-03-03 15:18:11 -06:00
entrypoint.sh Log UWSGI if debug is set (DISPATCHARR_DEBUG=true) 2025-05-14 18:49:46 -05:00
nginx.conf looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
uwsgi.debug.ini Auto-scales Celery based on demand. Should lower overall memory and CPU usage while allowing for high cpu demand tasks to complete quickly. 2025-06-02 18:03:32 -05:00
uwsgi.dev.ini Auto-scales Celery based on demand. Should lower overall memory and CPU usage while allowing for high cpu demand tasks to complete quickly. 2025-06-02 18:03:32 -05:00
uwsgi.ini Auto-scales Celery based on demand. Should lower overall memory and CPU usage while allowing for high cpu demand tasks to complete quickly. 2025-06-02 18:03:32 -05:00