Dispatcharr/docker
2025-12-07 07:54:30 -05:00
..
init Bug fix/enhancement: Check if we're the owner of /data and set ownership if not. Also pre-create /data/models folder 2025-11-04 09:03:39 -06:00
build-dev.sh Use timestamp instead of build number increase. 2025-04-27 17:46:27 -05:00
comskip.ini Comskip Update 2025-09-04 13:45:25 -05:00
DispatcharrBase Add comskip to base image for upcoming DVR feature/overhaul. 2025-09-04 14:50:32 -05:00
docker-compose.aio.yml Enhancement: Allow setting both Celery and UWSGI nice levels. Default nice levels are UWSGI=0, Celery=5. Added documentation to the compose files on how to use it. Using nice levels for UWSGI allows us to have streaming run at a high priority. 2025-10-21 10:11:53 -05:00
docker-compose.debug.yml Enhancement: Allow setting both Celery and UWSGI nice levels. Default nice levels are UWSGI=0, Celery=5. Added documentation to the compose files on how to use it. Using nice levels for UWSGI allows us to have streaming run at a high priority. 2025-10-21 10:11:53 -05:00
docker-compose.dev.yml Enhancement: Allow setting both Celery and UWSGI nice levels. Default nice levels are UWSGI=0, Celery=5. Added documentation to the compose files on how to use it. Using nice levels for UWSGI allows us to have streaming run at a high priority. 2025-10-21 10:11:53 -05:00
docker-compose.yml Enhancement: Allow setting both Celery and UWSGI nice levels. Default nice levels are UWSGI=0, Celery=5. Added documentation to the compose files on how to use it. Using nice levels for UWSGI allows us to have streaming run at a high priority. 2025-10-21 10:11:53 -05:00
Dockerfile Split install and build into separate tasks. 2025-09-30 10:25:39 -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 remove permission lines to see if this resolves lack of django secret key in environment profile.d 2025-12-07 07:54:30 -05:00
nginx.conf Added IPv6 port bind to nginx.conf 2025-11-30 19:30:47 +13:00
uwsgi.debug.ini Trying a different approach to fix LXC issues. 2025-10-22 08:26:15 -05:00
uwsgi.dev.ini Trying a different approach to fix LXC issues. 2025-10-22 08:26:15 -05:00
uwsgi.ini Trying a different approach to fix LXC issues. 2025-10-22 08:26:15 -05:00