jmb12686 / raspi-docker-stacks

Collection of Docker Stacks for usage on a multi-architecture Docker Swarm cluster (arm, amd64)
33 stars 7 forks source link
alertmanager cloudflared dns-over-https docker elasticsearch elasticstack filebeat gitlab gitlab-ci gitlab-runner grafana kibana multiarch node-exporter pihole portainer prometheus raspberry-pi raspberrypi

RaspberryPi Docker Swarm Stacks

Custom badge

A collection of Docker Stacks that I run on my home Raspberry Pi Docker Swarm cluster.

Setup and Install

Clone the repo, cd into each directory and run:

sudo docker stack deploy --compose-file=$FILE_NAME $STACK_NAME

Note - Read thru README in each dir for setup and configuration details of each stack.

Multiarch Docker Images

Many of the open source products used here do not have vendor supported ARM compatible Docker images or are published under different Docker Hub repositories / tags. Some vendor supported images do have ARM support, but are not fully compatible with Docker Swarm clustering. To overcome these limitations, the following projects were created and use Docker buildx to publish native multi-architecture images (tutorial here). Check out these repositories for further information:

Special shout out to these open source ARM compatible projects used: