Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp-education/learn-consul-docker
Docker Compose quick starts for Consul features.
https://github.com/hashicorp-education/learn-consul-docker
consul docker docker-compose hashicorp service-mesh
Last synced: 2 days ago
JSON representation
Docker Compose quick starts for Consul features.
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-consul-docker
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2021-02-11T16:47:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T22:13:24.000Z (17 days ago)
- Last Synced: 2024-12-18T06:32:57.082Z (11 days ago)
- Topics: consul, docker, docker-compose, hashicorp, service-mesh
- Language: Go
- Homepage:
- Size: 3.87 MB
- Stars: 132
- Watchers: 12
- Forks: 47
- 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.