Application to generate HAProxy configuration from Docker services
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.
Go to file
Juan Ferrer 17acb5582e Initial commit 2020-01-27 17:25:39 +01:00
.gitignore Initial commit 2020-01-27 17:25:39 +01:00
Dockerfile Initial commit 2020-01-27 17:25:39 +01:00
LICENSE Initial commit 2020-01-27 17:25:39 +01:00
README.md Initial commit 2020-01-27 17:25:39 +01:00
config.json Initial commit 2020-01-27 17:25:39 +01:00
docker-compose.yml Initial commit 2020-01-27 17:25:39 +01:00
index.js Initial commit 2020-01-27 17:25:39 +01:00
package-lock.json Initial commit 2020-01-27 17:25:39 +01:00
package.json Initial commit 2020-01-27 17:25:39 +01:00
rproxy.handlebars Initial commit 2020-01-27 17:25:39 +01:00
test.json Initial commit 2020-01-27 17:25:39 +01:00

README.md

Docker service autodicovery

Small Javascript application to generate HAProxy configuration from Docker services.

Built with