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 762fbffe3c
gitea/docker-discover/pipeline/head This commit looks good Details
refs #5101 Publish TCP backends
2023-02-22 18:33:35 +01:00
.gitignore Config hash to prevent updates, Jenkins integration 2020-01-29 13:06:54 +01:00
Dockerfile First stable version 2020-01-28 14:57:24 +01:00
Jenkinsfile Swarm stack deploy removed 2021-04-27 16:34:01 +02: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.yml ACL access fix 2021-11-22 18:55:37 +01:00
docker-compose.yml Swarm stack deploy removed 2021-04-27 16:34:01 +02:00
index.js refs #5101 Publish TCP backends 2023-02-22 18:33:35 +01:00
package-lock.json fs-extra downgrade 2021-11-22 17:30:54 +01:00
package.json fs-extra downgrade 2021-11-22 17:30:54 +01:00
rproxy.handlebars refs #5101 Publish TCP backends 2023-02-22 18:33:35 +01:00
test.json refs #5101 Publish TCP backends 2023-02-22 18:33:35 +01:00

README.md

Docker service autodicovery

Small Javascript application to generate HAProxy configuration from Docker services.

Built with