Container image definitions
Go to file
dresi 18888f319a
Some checks failed
Build and push telegraf-snmp-unifi image / build-and-push-image (push) Failing after 1m41s
feat: replace telegraf:latest base with own Dockerfile based on official build
2026-06-11 15:57:58 +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 feat: replace telegraf:latest base with own Dockerfile based on official build 2026-06-11 15:57:58 +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.