Commit Graph

  • dc72fab412 Merge pull request 'docs: add adguard-exporter to README' (#6) from feat/readme-adguard-exporter into main main dresi 2026-06-26 13:33:31 +0200
  • d428774bb3 docs: add adguard-exporter to README with upstream reference feat/readme-adguard-exporter Andreas Meier 2026-06-26 13:32:36 +0200
  • e1d798c432 fix(adguard-exporter): create empty GeoLite2 placeholder to skip geo metrics Andreas Meier 2026-06-26 13:07:00 +0200
  • 0afa3eb181 fix(adguard-exporter): add files directly instead of as submodule Andreas Meier 2026-06-26 12:49:26 +0200
  • bf5c9fed60 feat(adguard-exporter): add AdGuard Home Prometheus exporter image Andreas Meier 2026-06-26 12:48:43 +0200
  • a923b29aa6 Merge pull request 'feat/telegraf-snmp-unifi-own-dockerfile' (#5) from feat/telegraf-snmp-unifi-own-dockerfile into main dresi 2026-06-11 16:23:46 +0200
  • 9ffdc76e6a fix: import GPG key into keyring instead of apt trusted.gpg.d feat/telegraf-snmp-unifi-own-dockerfile dresi 2026-06-11 16:12:16 +0200
  • 5f80f4a907 fix: use correct influxdata-archive.key for GPG verification dresi 2026-06-11 16:07:35 +0200
  • f0b0306144 Merge pull request 'feat: replace telegraf:latest base with own Dockerfile' (#4) from feat/telegraf-snmp-unifi-own-dockerfile into main dresi 2026-06-11 16:04:44 +0200
  • 88790ed23a feat: add workflow_dispatch trigger and document rebuild options dresi 2026-06-11 16:03:54 +0200
  • dc121ae8e5 fix: add apt upgrade and apt clean to reduce CVEs dresi 2026-06-11 15:59:36 +0200
  • 18888f319a feat: replace telegraf:latest base with own Dockerfile based on official build dresi 2026-06-11 15:57:58 +0200
  • 9ee6282f99 Merge pull request 'feat: add multi-module support and custom config mount to rsyncd' (#3) from feat/rsyncd-multi-module into main dresi 2026-06-11 15:21:41 +0200
  • 357ace62e1 feat: add multi-module support and custom config mount to rsyncd feat/rsyncd-multi-module dresi 2026-06-11 14:37:06 +0200
  • ad47824a4a Merge pull request 'fix: install base SNMP MIBs in telegraf-snmp-unifi image' (#2) from feat/fix-telegraf-snmp-unifi-base-mibs into main dresi 2026-06-11 14:03:10 +0200
  • 75cb5100f8 fix: download base SNMP MIBs directly instead of using snmp-mibs-downloader feat/fix-telegraf-snmp-unifi-base-mibs dresi 2026-06-11 11:32:50 +0200
  • 744ce48d6a fix: install base SNMP MIBs in telegraf-snmp-unifi image dresi 2026-06-11 11:17:21 +0200
  • 3280a9ebea Merge pull request 'feat: rename telegraf-snmp to telegraf-snmp-unifi' (#1) from feat/rename-telegraf-snmp-to-unifi into main dresi 2026-06-11 10:52:41 +0200
  • 5235b2af95 feat: rename telegraf-snmp to telegraf-snmp-unifi feat/rename-telegraf-snmp-to-unifi dresi 2026-06-11 10:28:16 +0200
  • 18d0905531 feat: add sha/version tagging and feature branch support dresi 2026-06-11 09:22:52 +0200
  • 847f078918 refactor: replace custom buildkit image with private CA from Gitea variable dresi 2026-06-11 08:13:40 +0200
  • d816c63926 fix: install Harbor CA cert on ubuntu runner before build dresi 2026-06-11 08:03:21 +0200
  • a88f7f95b8 fix: use repo ca-chain.crt path for buildkitd harbor.lan TLS config dresi 2026-06-11 07:57:43 +0200
  • c3cd53e207 fix: explicitly configure harbor.lan CA cert in buildkitd.toml dresi 2026-06-11 07:48:45 +0200
  • 7c411c5a0f debug: check /etc/ssl/cert.pem cert count in buildkit container dresi 2026-06-11 07:28:52 +0200
  • b65ef5c1df fix: explicitly copy ca bundle to /etc/ssl/cert.pem for Go TLS dresi 2026-06-11 07:22:28 +0200
  • 343148f1f9 fix: use full CA chain in buildkit image dresi 2026-06-10 18:14:52 +0200
  • 5112a28073 test: add both root and intermediate CA to buildkit image (chain) dresi 2026-06-10 18:12:19 +0200
  • 99ddba21c8 test: use intermediate CA only in buildkit image dresi 2026-06-10 18:06:22 +0200
  • 3262469e5a debug: test TLS to token endpoint specifically dresi 2026-06-10 17:56:56 +0200
  • b7fa7210db debug: dump all buildkitd PID 1 env vars dresi 2026-06-10 17:53:18 +0200
  • 18c15a386e debug: check SSL env vars of buildkitd process dresi 2026-06-10 17:51:17 +0200
  • e99e4da96c debug: add TLS verification step in BuildKit container dresi 2026-06-10 17:29:50 +0200
  • 4584136624 fix: add linux/arm64 platform to telegraf-snmp build dresi 2026-06-10 17:05:30 +0200
  • 1daa0e70c8 feat: add CI workflow to build custom BuildKit image via plain docker build dresi 2026-06-10 17:02:09 +0200
  • fc97ac3995 feat: add custom BuildKit image with internal CA, use in workflows dresi 2026-06-10 16:56:51 +0200
  • 9b07e8743c fix: use insecure=true for harbor.lan in BuildKit config dresi 2026-06-10 16:14:27 +0200
  • 17165069c2 fix: also inject internal CA into BuildKit system CA store dresi 2026-06-10 15:37:07 +0200
  • 4c2ef22a9b fix: configure BuildKit registry CA via buildkitd-config-inline dresi 2026-06-10 15:27:26 +0200
  • 9c2599dd9b next try to fix tls verify in buidlkit upload to harbor.lan dresi 2026-06-10 15:17:57 +0200
  • 0cd3a94e6f fix: inject internal CA into BuildKit system trust store dresi 2026-06-10 14:59:26 +0200
  • b237e769f1 fix: correct MIB path from ubiquiti to ubnt in LibreNMS repo dresi 2026-06-10 14:25:57 +0200
  • 018c6373b1 fix: remove apt install/remove of wget, already in telegraf:latest dresi 2026-06-10 14:16:07 +0200
  • 1021800126 fix: remove snmp-mibs-downloader, only fetch UBNT MIBs from GitHub dresi 2026-06-10 14:12:38 +0200
  • c6104d3426 fix: use vars. prefix for PRIVATE_REGISTRY_USER dresi 2026-06-10 13:53:32 +0200
  • 2c7bdc7475 refactor: revert to runs-on: docker after label simplification dresi 2026-06-10 13:04:21 +0200
  • ff96e5567b fix: use build runner label for docker build workflows dresi 2026-06-10 13:01:53 +0200
  • 8ab8d6132a ci: trigger initial telegraf-snmp build dresi 2026-06-10 10:37:39 +0200
  • 46e0a70521 feat: initial structure with rsyncd and telegraf-snmp images dresi 2026-06-10 10:29:16 +0200