Compare commits

..

2 Commits

Author SHA1 Message Date
Mike Wilson
237b07e76c Switch from overseerr to jellyseerr 2025-09-03 11:37:21 -04:00
Mike Wilson
3d5a5afe8d Add Upload.cx tracker 2025-09-03 11:36:46 -04:00
5 changed files with 13 additions and 51 deletions

View File

@@ -1,41 +1,3 @@
- hosts: pve-docker
roles:
- pve-docker
- docker-compose
- traefik
- tautulli
- searxng
- prowlarr
- sonarr
- radarr
- firefly3
- overseerr
- ntfy
- gluetun
- autobrr
- name: slskd
tags: test
- name: soularr
tags: test
- beets
- qbittorrent
- nextcloud
- redlib
- readarr
- calibre
- calibre-web
- deemix
- barassistant
- mealie
- recyclarr
- firefly3
- sabnzbd
- unifi-controller
- lidarr
- navidrome
- recyclarr
- lubelogger
- searxng
- synapse
- rimgo
- gitea

View File

@@ -1,10 +1,3 @@
- name: Create service user
user:
name: "{{ role_name }}"
system: true
register: service_user
become: true
- name: Create install directory
file:
path: "{{ install_directory }}/{{ role_name }}"

View File

@@ -1,4 +1,3 @@
networks:
traefik:
external: true
@@ -6,16 +5,21 @@ networks:
services:
{{ role_name }}:
container_name: "{{ role_name }}"
image: lscr.io/linuxserver/overseerr:latest
image: fallenbagel/jellyseerr:latest
restart: unless-stopped
networks:
- traefik
environment:
- "PUID={{ service_user.uid }}"
- "PGID={{ service_user.uid }}"
- LOG_LEVEL=debug
- "TZ={{ timezone }}"
volumes:
- "{{ data_dir }}/{{ role_name }}:/config"
- "{{ data_dir }}/{{ role_name }}:/app/config"
healthcheck:
test: wget --no-verbose --tries=1 --spider http://localhost:5055/api/v1/status || exit 1
start_period: 20s
timeout: 3s
interval: 15s
retries: 3
labels:
traefik.enable: true
traefik.http.routers.{{ role_name }}.rule: "Host(`requests.{{ personal_domain }}`)"

View File

@@ -14,6 +14,7 @@ module.exports = {
"http://prowlarr.local.{{ personal_domain }}/17/api?apikey={{ prowlarr_api_key }}", // FileList
"http://prowlarr.local.{{ personal_domain }}/19/api?apikey={{ prowlarr_api_key }}", // Cathode-Ray.Tube
"http://prowlarr.local.{{ personal_domain }}/25/api?apikey={{ prowlarr_api_key }}", // seedpool
"http://prowlarr.local.{{ personal_domain }}/27/api?apikey={{ prowlarr_api_key }}", // Upload.cx
],
outputDir: null,

View File

@@ -77,8 +77,10 @@ tracker:
tag: CRT
t-ru.org:
tag: rutracker
seedpool:
seedpool|seedpool.org:
tag: seedpool
upload.cx:
tag: ULCX
archlinux:
tag: archlinux
other: