Dispatcharr/docker
2025-07-31 20:15:42 -05:00
..
init Delete temp folder if it exists during upgrade. 2025-07-31 15:01:28 -05:00
build-dev.sh Use timestamp instead of build number increase. 2025-04-27 17:46:27 -05:00
DispatcharrBase Bump Postgres to version 17 2025-07-31 14:03:37 -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 Replaced old images with ghcr images. 2025-06-03 21:32:24 -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 Detect mismatched Postgres version and automatically run pg_upgrade 2025-07-31 14:53:55 -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