Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

texthtml/docker-consul-loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-consul-loadbalancer

nginx loadbalancer for consul services

Usage

running the loadbalancer:

docker run --name=lb -p 80 -e CONSUL_URL=consulhost:8500 texthtml/consul-loadbalancer

All services registered on your consul cluster with the tag VHOST will be availlable at http://<service_name>.<docker_ip>.xip.io/ (eg: http://app.127.0.0.1.xip.io/)

About

nginx loadbalancer for consul services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published