Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djmaze/docker-gluster-cluster
- Owner: djmaze
- Created: 2015-09-07T22:35:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-07T22:41:48.000Z (over 9 years ago)
- Last Synced: 2024-12-08T20:41:19.590Z (about 1 month ago)
- Size: 121 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.