Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 324 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 324 Bytes

Consul Docker Compose Environment

This is an easy to setup environment for running three consul servers.

Three services are started using the base image 'consul'. The services have static IPs defined in the docker-compose file. Each server has its own config and data volumes mounted.

Usage

Run docker compose up