Container image definitions
Go to file
dresi dc121ae8e5
Some checks failed
Build and push telegraf-snmp-unifi image / build-and-push-image (push) Failing after 1m40s
fix: add apt upgrade and apt clean to reduce CVEs
2026-06-11 15:59:36 +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: add apt upgrade and apt clean to reduce CVEs 2026-06-11 15:59:36 +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.