MindFlavor / prometheus_wireguard_exporter

A Prometheus exporter for WireGuard, written in Rust.
https://mindflavor.github.io/prometheus_wireguard_exporter
MIT License
492 stars 51 forks source link

Docker CI #41

Closed qdm12 closed 4 years ago

qdm12 commented 4 years ago

Refers to #40

What's left to do

  1. Confirm the Docker Hub username
  2. Fix microbadger link once Docker image is up on Docker Hub
  3. Add buildx and microbadger docker image badges to readme
  4. Support ARM64 builds, not so trivial after all in Rust unfortunately.
todo[bot] commented 4 years ago

|| exit 0

https://github.com/MindFlavor/prometheus_wireguard_exporter/blob/f055d0a656a6d33d731d9caf25846dc83b924c23/.github/workflows/buildx-branch.yml#L42


This comment was generated by todo based on a TODO comment in f055d0a656a6d33d731d9caf25846dc83b924c23 in #41. cc @qdm12.
todo[bot] commented 4 years ago

|| exit 0

https://github.com/MindFlavor/prometheus_wireguard_exporter/blob/f055d0a656a6d33d731d9caf25846dc83b924c23/.github/workflows/buildx-latest.yml#L39


This comment was generated by todo based on a TODO comment in f055d0a656a6d33d731d9caf25846dc83b924c23 in #41. cc @qdm12.
todo[bot] commented 4 years ago

|| exit 0

https://github.com/MindFlavor/prometheus_wireguard_exporter/blob/f055d0a656a6d33d731d9caf25846dc83b924c23/.github/workflows/buildx-release.yml#L39


This comment was generated by todo based on a TODO comment in f055d0a656a6d33d731d9caf25846dc83b924c23 in #41. cc @qdm12.
poblin-orange commented 4 years ago

Is there a dockerhub image we can use to test. Is this soon being merged ? Thks for feedback

MindFlavor commented 4 years ago

Hi everyone, sorry for the delay in merging this!

🙏 🙏