Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djmaze/docker-gluster-cluster

Ansible playbocks for a Docker cluster with GlusterFS volumes
https://github.com/djmaze/docker-gluster-cluster

Last synced: 27 days ago
JSON representation

Ansible playbocks for a Docker cluster with GlusterFS volumes

Awesome Lists containing this project

README

        

# Docker cluster with GlusterFS volume driver

The hosts are defined in the file [swarm](swarm). The cluster is provisioned using the following command:

ansible-playbook -i hosts gluster-cluster.yml --ask-vault-pass

(You need to know my vault password or overwrite the file [group_vars/swarm](group_vars/swarm) so it contains your own `glusterrest_password`.