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 f221dead2b
gitea/docker-discover/pipeline/head This commit looks good Details
refs #5101 Select port when multiple ports are published for an HTTP service
2023-02-27 22:36:53 +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 refs #5101 Select port when multiple ports are published for an HTTP service 2023-02-27 22:36:53 +01:00
docker-compose.yml Swarm stack deploy removed 2021-04-27 16:34:01 +02:00
index.js refs #5101 Select port when multiple ports are published for an HTTP service 2023-02-27 22:36:53 +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 Code: small refactor, HA template: TCP backend fix 2023-02-22 18:50:03 +01:00
test.json refs #5101 Select port when multiple ports are published for an HTTP service 2023-02-27 22:36:53 +01:00

README.md

Docker service autodicovery

Small Javascript application to generate HAProxy configuration from Docker services.

Built with