Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-consul-docker
Docker Compose quick starts for Consul features.
https://github.com/hashicorp/learn-consul-docker
consul docker docker-compose hashicorp service-mesh
Last synced: about 1 month ago
JSON representation
Docker Compose quick starts for Consul features.
- Host: GitHub
- URL: https://github.com/hashicorp/learn-consul-docker
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-02-11T16:47:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T21:48:44.000Z (11 months ago)
- Last Synced: 2024-09-27T13:21:00.458Z (about 2 months ago)
- Topics: consul, docker, docker-compose, hashicorp, service-mesh
- Language: Go
- Homepage:
- Size: 3.87 MB
- Stars: 126
- Watchers: 12
- Forks: 43
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
This repository contains all the example assets associated with the Consul
on Docker content on the [HashiCorp Learn](https://learn.hashicorp.com/consul)
website.Specifically, the following articles and collections are currently supported by this repo.
- [Deploy a Secure Consul Datacenter with Docker Compose](https://learn.hashicorp.com/tutorials/consul/docker-compose-datacenter)
- [Capture Consul Events with Audit Logging](https://learn.hashicorp.com/tutorials/consul/audit-logging)
- [Service Mesh Observability with Docker Compose](https://learn.hashicorp.com/tutorials/consul/docker-compose-observability)
- [Automate Consul Agent Security with Auto Config](https://learn.hashicorp.com/tutorials/consul/docker-compose-auto-config)
- [Use hcdiag with Consul](https://learn.hashicorp.com/tutorials/consul/hcdiag-with-consul)
# Additional Assets
This repository also contains quick start Docker Compose assets that can be used to deploy Consul in various configurations. Rather than a supporting tutorial, a README file is included that will walk you through steps that will highlight various Consul concepts and scenarios.