Container image definitions
Go to file
dresi 357ace62e1
All checks were successful
Build and push rsyncd image / build-and-push-image (push) Successful in 3m47s
feat: add multi-module support and custom config mount to rsyncd
2026-06-11 14:37:06 +02:00
.gitea/workflows feat: rename telegraf-snmp to telegraf-snmp-unifi 2026-06-11 10:28:16 +02:00
rsyncd feat: add multi-module support and custom config mount to rsyncd 2026-06-11 14:37:06 +02:00
telegraf-snmp-unifi fix: download base SNMP MIBs directly instead of using snmp-mibs-downloader 2026-06-11 11:32:50 +02:00
README.md feat: rename telegraf-snmp to telegraf-snmp-unifi 2026-06-11 10:28:16 +02:00

container-images

Images

Image Beschreibung
tools/telegraf-snmp-unifi Telegraf mit UniFi SNMP MIBs
tools/rsyncd rsync Daemon

CI Workflows

Trigger Tags gebaut
Push auf feat/** :<sha>
Push/Merge auf main :<sha> + :latest
git tag v1.0.0 && git push origin v1.0.0 :<sha> + :v1.0.0

:latest wird nur durch Pushes auf main überschrieben. Feature-Branches bauen immer, lassen :latest aber unberührt.