Commit Graph

7 Commits

Author SHA1 Message Date
Joachim Friberg 95cd7d9ba8 Add Snacks app: automated video library encoder with hardware acceleration
- Apps/snacks/: docker-compose.yaml (2.3.1, host networking, privileged, /dev/dri)
  and README.md with full security exception documentation for:
  network_mode:host, privileged:true, device mount /dev/dri
- apps.md: converted to agent-readable table backlog with instructions for future apps
- Jellyfin-ffmpeg paths as defaults, 1G memory reservation, amd64 only (single-arch image)
- Validation: ./scripts/validate-appstore.sh passes
2026-04-19 20:50:06 +02:00
Joachim Friberg 4b43e80f06 Updated metadata
Changed author and developer to Joachim Friberg
2026-03-20 13:15:56 +01:00
Joachim Friberg 55dc745a5e Updated image tags 2026-03-19 22:40:24 +01:00
Joachim Friberg 56dfa7a653 Enforce container name limit and update appstore push workflow 2026-03-19 22:16:12 +01:00
Joachim Friberg f5580b3be3 Remove compose env interpolation and set fixed TZ defaults 2026-03-19 20:58:24 +01:00
Joachim Friberg 18bf5b2736 Add joafri image metadata in compose and multi-arch build/push script 2026-03-19 14:32:24 +01:00
Joachim Friberg 69011271fc Add docker-ip-addr-manager initial app 2026-03-18 21:43:59 +01:00