Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subicura/nginx-confd
nginx with confd
https://github.com/subicura/nginx-confd
Last synced: 29 days ago
JSON representation
nginx with confd
- Host: GitHub
- URL: https://github.com/subicura/nginx-confd
- Owner: subicura
- Created: 2015-01-24T16:54:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T06:22:43.000Z (over 9 years ago)
- Last Synced: 2023-03-18T02:45:44.040Z (almost 2 years ago)
- Language: Shell
- Size: 168 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx confd
## sample
```
docker run -p 8000:80 -e ETCD_PEER=172.17.8.101:4001 -t subicura/nginx-confd
```