Add Persistent Shared Storage to a Docker Swarm Using GlusterFS
I was interested in setting up persistent shared storage for some docker containers on my little Pi cluster. My research led me to GlusterFS using replicas. I used these sources: Gluster Docs Tutorial: Create a Docker Swarm with Persistent Storage Using GlusterFS Making docker swarm redundant How to Setup Raspberry Pi SSH Keys for Authentication […]