dt_digitalteam.ansible_couchbase
Ansible Role for Couchbase
This Ansible role helps you install and set up a Couchbase cluster.
How to Use
- Create a Couchbase group in your inventory file.
- The first node will act as the MASTER_HOST.
- Other nodes will connect to the MASTER_HOST.
Role Variables
Here are the default variables you can use:
couchbase_version
: 6.5.0couchbase_edition
: enterprisecouchbase_path
: /var/lib/couchbase/couchbase_index_path
: var/lib/couchbase/indexcouchbase_port
: 8091couchbase_services
:- kv (key-value store)
couchbase_user
: Administratorcouchbase_password
: passwordcouchbase_cluster_ramsize
: 512 MBcouchbase_cluster_index_ramsize
: 256 MB
License
This project is licensed under the MIT License. You can find the License file here.
Author Information
Created by Digitalteam (www.digitalteam.fr) based on roles by "Evan Briones".
Compatible with Debian and Ubuntu
Feel free to submit pull requests if you have improvements!
Informazioni sul progetto
Ansible role to install and configure a Couchbase cluster.
Installa
ansible-galaxy install dt_digitalteam.ansible_couchbase
Licenza
mit
Download
954
Proprietario