Dispatcharr/docker
None 19d3f4258f Add /data/backups to DATA_DIRS
Corrects issue with user ownership migration on previous installations with /data/backups in-use
2026-03-17 17:46:13 -05:00
..
init Add /data/backups to DATA_DIRS 2026-03-17 17:46:13 -05:00
tests fix: run PostgreSQL as PUID/PGID user to resolve ownership conflicts (#1078) 2026-03-11 23:36:32 -05:00
build-dev.sh fix: stabilize build-dev paths and push behavior 2026-01-17 15:00:09 -06:00
comskip.ini Comskip Update 2025-09-04 13:45:25 -05:00
DispatcharrBase Refactor for uv transition. 2026-01-30 12:12:42 -06:00
docker-compose.aio.yml Add restart policy to dispatcharr container 2026-02-19 12:41:58 -06:00
docker-compose.debug.yml Add optional legacy NumPy support for older CPUs in Docker configurations 2026-01-08 10:27:58 -06:00
docker-compose.dev.yml Add restart policy to Docker services 2026-02-19 12:44:07 -06:00
docker-compose.yml Fix modular mode deployment issues (#1045) 2026-03-03 17:18:16 -06:00
Dockerfile Add health check and fix dangerous checks 2026-01-21 17:40:36 -06:00
entrypoint.aio.sh Revert "Merge branch 'main' of https://github.com/Dispatcharr/Dispatcharr" 2025-03-03 15:18:11 -06:00
entrypoint.celery.sh replace migration port and correct variable quoting for guarding 2026-03-12 20:25:54 -05:00
entrypoint.sh Bug Fix: Fix postgres lock file permissions before starting and upgrading Postgres. 2026-03-13 14:59:46 -05:00
nginx.conf Bug fix: Admin URL Conflict with XC Streams: Updated nginx configuration to only redirect exact /admin and /admin/ paths to login in production, preventing interference with stream URLs that use "admin" as a username (e.g., /admin/password/stream_id now properly routes to stream handling instead of being redirected). 2026-01-27 14:36:57 -06:00
uwsgi.debug.ini Fix uWSGI segfaults by disabling threads when using gevent 2026-02-01 14:02:39 -07:00
uwsgi.dev.ini Fix uWSGI segfaults by disabling threads when using gevent 2026-02-01 14:02:39 -07:00
uwsgi.ini Bug Fix: Add socket-timeout to uWSGI production config to prevent VOD stream timeouts during client buffering 2026-01-07 14:10:17 +01:00
uwsgi.modular.ini Fix Redis flush and wait_for_redis in modular mode 2026-03-06 15:17:32 -06:00