prometheus-community / ipmi_exporter

Remote IPMI exporter for Prometheus
MIT License
473 stars 133 forks source link

Publish docker image to docker hub? #70

Closed ibigbug closed 2 years ago

ibigbug commented 3 years ago

is there an existing image on docker hub or anywhere so that everyone don't need to build their own?

bitfehler commented 3 years ago

There isn't. I personally don't see the use for Docker images to run a single executable, hence I don't have any plans to maintain a publishing pipeline for those.

ibigbug commented 3 years ago

I think one use case could potentially be running the program directly on a container platform such as Portainer or K8S etc without having to build the image manually by everyone?

SuperQ commented 3 years ago

@bitfehler We publish all the Prometheus exporters as containers. It makes sense to do it here as well.

If you want, I can setup the basics of the Prometheus promu/circleci pipelines to handle this. I just need you or maybe @matthiasr top click some buttons and add some ENVs.

matthiasr commented 3 years ago

Unfortunately we cannot use CircleCI on the soundcloud org. We could move the exporter to the prometheus-community org now that that's a thing?

bitfehler commented 3 years ago

We could move the exporter to the prometheus-community org now that that's a thing?

Sounds reasonable. I will look into this next.

bitfehler commented 3 years ago

Update: this project is now part of the prometheus-community org, so we should be able to make some progress here shortly

jonkerj commented 2 years ago

Any news on this? I'd like to run the exporter from my Kubernetes cluster, which could really benefit from published containers.

SuperQ commented 2 years ago

It's done with the latest release.

https://hub.docker.com/r/prometheuscommunity/ipmi-exporter

bitfehler commented 2 years ago

Talk about timing ;)

On 2/22/22 14:36, Ben Kochie wrote:

Closed #70 https://github.com/prometheus-community/ipmi_exporter/issues/70.

— Reply to this email directly, view it on GitHub https://github.com/prometheus-community/ipmi_exporter/issues/70#event-6118120763, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJLPNDW5GFIRJKUKJ4AXJLU4OGPNANCNFSM43BO5TIQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>