Consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Alternatives To Consul
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Consul26,1921,0221,87214 minutes ago782September 20, 20221,232mpl-2.0Go
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Homelab6,649
18 days ago17gpl-3.0Go
Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
Kubernetes External Secrets2,546
10 months ago10mitJavaScript
Integrate external secret management systems with Kubernetes
Bank Vaults1,819163 days ago71April 05, 2022219apache-2.0Go
A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
Kubernetes Vault966
2 years ago1July 03, 2021apache-2.0Go
Use Vault to store secrets for Kubernetes!
Helm Secrets908
9 days ago1apache-2.0Shell
A helm plugin that help manage secrets with Git workflow and store them anywhere
Vault Helm877
3 days ago157mpl-2.0Shell
Helm chart to install Vault and other associated components.
Vault Operator733
3 years ago60apache-2.0Go
Run and manage Vault on Kubernetes simply and securely
Vault K8s68616 days ago45May 25, 2022100mpl-2.0Go
First-class support for Vault and Kubernetes.
Argocd Vault Plugin593
5 days ago41September 19, 202262apache-2.0Go
An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
Alternatives To Consul
Select To Compare


Alternative Project Comparisons
Readme

Consul logo Consul

Docker Pulls Go Report Card

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

Consul provides several key features:

  • Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration.

  • Service Mesh - Consul Service Mesh enables secure service-to-service communication with automatic TLS encryption and identity-based authorization. Applications can use sidecar proxies in a service mesh configuration to establish TLS connections for inbound and outbound connections with Transparent Proxy.

  • Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well.

  • Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers.

  • Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere.

Consul runs on Linux, macOS, FreeBSD, Solaris, and Windows and includes an optional browser based UI. A commercial version called Consul Enterprise is also available.

Please note: We take Consul's security and our users' trust very seriously. If you believe you have found a security issue in Consul, please responsibly disclose by contacting us at [email protected].

Quick Start

A few quick start guides are available on the Consul website:

Documentation

Full, comprehensive documentation is available on the Consul website: https://consul.io/docs

Contributing

Thank you for your interest in contributing! Please refer to CONTRIBUTING.md for guidance. For contributions specifically to the browser based UI, please refer to the UI's README.md for guidance.

Popular Kubernetes Projects
Popular Vault Projects
Popular Virtualization Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Kubernetes
Vault
Ecs
Consul
Api Gateway
Service Discovery
Service Mesh