https://github.com/hashicorp/consul-ecs
Support for Consul Service Mesh on AWS ECS
https://github.com/hashicorp/consul-ecs
ecs servicemesh
Last synced: 8 months ago
JSON representation
Support for Consul Service Mesh on AWS ECS
- Host: GitHub
- URL: https://github.com/hashicorp/consul-ecs
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-03-23T20:43:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T13:26:29.000Z (9 months ago)
- Last Synced: 2025-01-30T06:11:21.750Z (8 months ago)
- Topics: ecs, servicemesh
- Language: Go
- Homepage: https://www.consul.io/docs/ecs
- Size: 1.01 MB
- Stars: 26
- Watchers: 26
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
Consul on ECS[](https://hub.docker.com/r/hashicorp/consul-ecs)
[](https://goreportcard.com/report/github.com/hashicorp/consul-ecs)This repository holds the Go code used by the `hashicorp/consul-ecs` Docker image.
This image is used to help with the installation and operation of Consul on ECS.### Supporting Materials
- HashiCorp Consul AWS ECS documentation: [https://consul.io/docs/ecs](https://consul.io/docs/ecs)
- Terraform modules for Consul AWS ECS are hosted here: https://github.com/hashicorp/terraform-aws-consul-ecs## Roadmap
Knowing about our upcoming features and priorities helps our users plan. See our roadmap [here](https://github.com/hashicorp/consul-ecs/projects/1).
To request a feature to be added to the roadmap open up an issue.
## Contributing
We want to create a strong community around Consul on ECS. We will take all PRs very seriously and review for inclusion. Please read about [contributing](./CONTRIBUTING.md).