swarmprom icon indicating copy to clipboard operation
swarmprom copied to clipboard

Support for Arm (raspberry Pi 3)

Open RaymondMouthaan opened this issue 6 years ago • 4 comments

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

RaymondMouthaan avatar Mar 05 '18 08:03 RaymondMouthaan

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.

stefanprodan avatar Mar 05 '18 08:03 stefanprodan

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

RaymondMouthaan avatar Mar 05 '18 08:03 RaymondMouthaan

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 avatar Sep 14 '19 20:09 jmb12686

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

jmb12686 avatar Nov 01 '19 23:11 jmb12686