{"id":22018496,"url":"https://github.com/flavienbwk/haproxy-docker","last_synced_at":"2026-05-02T15:40:15.039Z","repository":{"id":124243341,"uuid":"580800620","full_name":"flavienbwk/haproxy-docker","owner":"flavienbwk","description":"Example of HAProxy implementation with Docker. Serving web servers.","archived":false,"fork":false,"pushed_at":"2022-12-22T00:39:50.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T09:35:26.918Z","etag":null,"topics":["docker","docker-compose","haproxy"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flavienbwk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-21T13:37:17.000Z","updated_at":"2023-01-13T21:10:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"54af0c27-1bff-4162-88b6-d878bbee6623","html_url":"https://github.com/flavienbwk/haproxy-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flavienbwk/haproxy-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fhaproxy-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fhaproxy-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fhaproxy-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fhaproxy-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavienbwk","download_url":"https://codeload.github.com/flavienbwk/haproxy-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fhaproxy-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32540118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","haproxy"],"created_at":"2024-11-30T05:12:20.685Z","updated_at":"2026-05-02T15:40:15.034Z","avatar_url":"https://github.com/flavienbwk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HAProxy Docker\n\nExample of HAProxy implementation with Docker. Serving web servers.\n\nHAProxy allows performing load-balancing actions to avoid SPOF (single points of failure).\n\n## Start\n\n1. Run the containers\n\n    ```bash\n    docker-compose up -d\n    ```\n\n2. Access HAProxy : [`http://localhost:8080`](http://localhost:8080)\n\n    Access the HAProxy panel at [`http://localhost:8404`](http://localhost:8404)\n\n    To update HAProxy configuration [without service interuption](https://serverfault.com/questions/1026631/how-to-send-a-signal-to-a-docker-container-without-affecting-restart-policy), run the following command :\n\n    ```bash\n    docker kill -s HUP haproxy\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienbwk%2Fhaproxy-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavienbwk%2Fhaproxy-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienbwk%2Fhaproxy-docker/lists"}