https://github.com/texthtml/docker-consul-index
link to consul services vhosts
https://github.com/texthtml/docker-consul-index
Last synced: 4 months ago
JSON representation
link to consul services vhosts
- Host: GitHub
- URL: https://github.com/texthtml/docker-consul-index
- Owner: texthtml
- License: agpl-3.0
- Created: 2016-01-10T21:28:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T22:02:24.000Z (over 10 years ago)
- Last Synced: 2023-08-11T09:10:23.465Z (almost 3 years ago)
- Language: Makefile
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-consul-index
link to consul services
## Usage
running the container:
```bash
docker run --name=index -e CONSUL_URL=consulhost:8500 texthtml/consul-index
```
All services registered on your consul cluster with the tag `VHOST` will be listed on a webpage served by this container on port 80.