Container image definitions
Go to file
dresi 5235b2af95
All checks were successful
Build and push telegraf-snmp-unifi image / build-and-push-image (push) Successful in 2m25s
feat: rename telegraf-snmp to telegraf-snmp-unifi
2026-06-11 10:28:16 +02:00
.gitea/workflows feat: rename telegraf-snmp to telegraf-snmp-unifi 2026-06-11 10:28:16 +02:00
rsyncd feat: initial structure with rsyncd and telegraf-snmp images 2026-06-10 10:29:16 +02:00
telegraf-snmp-unifi feat: rename telegraf-snmp to telegraf-snmp-unifi 2026-06-11 10:28:16 +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.