shudarshon / consul-ansible-role

this repository will provide you learning opportunity of implementing consul cluster in cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This project will help you to create consul cluster in AWS cloud with a consul GUI.

Dependencies

  • jq
  • ansible
  • terraform
  • make

Usage

  • Make sure terraform host_count variable and bootstrap_expect parameter of consul is same.
  • Change parameter values in terraform.tfvars file according to your AWS cloud.
  • Apply make all command to provision and run the consul cluster in cloud.

Report

If you find any bug/issue or want more features then create an issue in the repository or mail me at sdrsn.chaki@gmail.com.

About

this repository will provide you learning opportunity of implementing consul cluster in cloud


Languages

Language:HCL 76.2%Language:Shell 17.8%Language:Makefile 6.0%