Skip to content

qvallance/awesome-consul

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Consul Build Status

This is a list of awesome third-party consul projects, libraries.

Why consul

  • Easy to install
  • HTTP APIs
  • Design for distributed system
  • Flexible health check
  • Excellent documentation

Table Of Contents

Projects

Alerting

Authentication And Authorization

Backup and Restore

CLI Tools

Command Execution

Configuration Management

Load Balancing

Monitoring

Other

Packaging

Provisioning

Programming Language Clients

Service Discovery

Links

Articles

Presentations

Errata

ZeroRPC

consul.d is an example configure file that consul working with ZeroRPC.

First, start a zerorpc server:

$ zerorpc --server --bind tcp://*:8081 time

Then, start the consul agent and the web UI:

$ bin/consul agent -config-dir ./consul.d

About

A list of awesome consul projects, libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published