An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Consul logo
Consul on ECS

[![Docker Pulls](https://img.shields.io/docker/pulls/hashicorp/consul-ecs)](https://hub.docker.com/r/hashicorp/consul-ecs)
[![Go Report Card](https://goreportcard.com/badge/github.com/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).