This repository has been archived on 2024-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
docker-discover/README.md

10 lines
229 B
Markdown
Raw Permalink Normal View History

2020-01-27 16:25:39 +00:00
# Docker service autodicovery
Small Javascript application to generate HAProxy configuration from Docker
services.
## Built with
* [dockerode](https://github.com/apocas/dockerode/)
* [handlebars](https://handlebarsjs.com/)