Confirmed users
90
edits
Line 42: | Line 42: | ||
====Bamboo==== | ====Bamboo==== | ||
[https://github.com/QubitProducts/bamboo Bamboo] is a HAProxy auto configuration and auto service discovery for Mesos Marathon. | [https://github.com/QubitProducts/bamboo Bamboo] is a HAProxy auto configuration and auto service discovery for Mesos Marathon. | ||
====Consul==== | |||
[https://consul.io/ Consul] is a distributed service discovery tool with health checking and k/v storage. Initially we will be using Consul just for health checking but we will expand this to replace Bamboo for service discovery. | |||
====Vault==== | |||
[https://vaultproject.io/ Vault] is a distributed tool for storing secrets. We will be using it to store any credentials required in our infra to be accessed by Ansible or Terraform. | |||
====GlusterFS==== | |||
GlusterFS is a distributed storage service which allows us to persistently store data across the cluster. | |||
===Configuration Management=== | ===Configuration Management=== |