stefanprodan / swarmprom

Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager
MIT License
1.87k stars 735 forks source link

Support for Arm (raspberry Pi 3) #26

Open RaymondMouthaan opened 6 years ago

RaymondMouthaan commented 6 years ago

Hello Stefan,

Great project + blog explaining the whole thing!!

Is there any chance to have this project working on a docker swarm build upon 5 raspberry pi 3 nodes?

Greetz, Raymond

stefanprodan commented 6 years ago

There is no official ARM Docker image for Prometheus. You could use alexellis2/prometheus:2.0-armhf as base image and adapt Swarmprom for that.

RaymondMouthaan commented 6 years ago

Thanks i will look into it (already did a little) and try to create this project for arm.

jmb12686 commented 5 years ago

It looks like there are official prom/prometheus images for arm and arm64 now: $ docker run mplatform/mquery prom/prometheus Image: prom/prometheus * Manifest List: Yes * Supported platforms: - linux/amd64 - linux/arm64 - linux/arm

Any bandwidth or interest in making your stack multi arch?

jmb12686 commented 5 years ago

If you or anyone else is still interested in a raspberry pi (raspberry pi 1 - 4) / ARM compatible docker swarm setup , here is what I run at home: https://github.com/jmb12686/raspi-docker-stacks/tree/master/prometheus