runner
Branch:main
Commit Details
updates forgejo with runner, frigate with snapshotter and adds cvat
Author
Yannick Schulz<[email protected]>
September 14, 2025 at 12:01 PM UTC
Committer
Yannick Schulz<[email protected]>
September 14, 2025 at 12:01 PM UTC
209additions
173deletions
29files changed
Parent commits
Changes
29 files
+209-173
Changed Files (29)
defaults/
files/
handlers/
tasks/
templates/
vars/
defaults/main.yml
+67-3
files/coco_labels.txt
files/snapshot.sh
handlers/main.yml
+1-9
tasks/cvat.yml
tasks/docker-network.yml
+8-1
tasks/forgejo.yml
+22
tasks/frigate.yml
+12-92
tasks/main.yml
+21
tasks/nfs-remount-sequence.yml
tasks/performance.yml
templates/cvat-docker-compose.override.yml.j2
templates/cvat.env.j2
templates/forgejo-Dockerfile.j2
templates/forgejo-compose.yml.j2
+2-2
templates/forgejo.env.j2
templates/forgejo_runner_config.yaml.j2
templates/frigate-Dockerfile.j2
templates/frigate-compose.yml.j2
templates/frigate-config.yml.j2
+62-37
templates/frigate.env.j2
templates/ghost-compose.yml.j2
-6
templates/ghost.env.j2
-6
templates/nfs-mount.mount.j2
templates/stirling-pdf-compose.yml.j2
templates/stirling-pdf.env.j2
templates/tandoor-compose.yml.j2
+1-7
templates/tandoor.env.j2
-4
vars/main.yml
+13-6