Commit Graph

6 Commits

Author SHA1 Message Date
dresi
1021800126 fix: remove snmp-mibs-downloader, only fetch UBNT MIBs from GitHub
Some checks failed
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 1m37s
snmp-mibs-downloader is in Debian non-free and not needed — the UBNT
MIBs required for UniFi SNMP polling are fetched directly from GitHub.
2026-06-10 14:12:38 +02:00
dresi
c6104d3426 fix: use vars. prefix for PRIVATE_REGISTRY_USER
Some checks failed
Build and push rsyncd image / build-and-push-image (push) Failing after 35s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 2m3s
2026-06-10 13:53:32 +02:00
dresi
2c7bdc7475 refactor: revert to runs-on: docker after label simplification
Some checks failed
Build and push rsyncd image / build-and-push-image (push) Failing after 37s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 31s
2026-06-10 13:04:21 +02:00
dresi
ff96e5567b fix: use build runner label for docker build workflows
Some checks are pending
Build and push rsyncd image / build-and-push-image (push) Waiting to run
Build and push telegraf-snmp image / build-and-push-image (push) Waiting to run
Workflows need docker CLI which is only available in the docker:latest
container started by the 'build' runner label, not node:20-bookworm.
2026-06-10 13:01:53 +02:00
dresi
8ab8d6132a ci: trigger initial telegraf-snmp build 2026-06-10 10:37:39 +02:00
dresi
46e0a70521 feat: initial structure with rsyncd and telegraf-snmp images
Some checks failed
Build and push rsyncd image / build-and-push-image (push) Failing after 6m3s
Build and push telegraf-snmp image / build-and-push-image (push) Failing after 6m4s
2026-06-10 10:29:16 +02:00