{"id":28897545,"url":"https://github.com/render-examples/haproxy-example","last_synced_at":"2026-02-09T19:09:35.649Z","repository":{"id":215503099,"uuid":"738397228","full_name":"render-examples/haproxy-example","owner":"render-examples","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-03T21:35:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-21T06:34:24.660Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/render-examples.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}},"created_at":"2024-01-03T06:12:14.000Z","updated_at":"2024-01-04T18:15:49.000Z","dependencies_parsed_at":"2024-01-04T20:28:52.255Z","dependency_job_id":"53bd3fa7-c7f2-4e6d-9f54-fe19e17878cf","html_url":"https://github.com/render-examples/haproxy-example","commit_stats":null,"previous_names":["render-examples/haproxy-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/render-examples/haproxy-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fhaproxy-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fhaproxy-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fhaproxy-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fhaproxy-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/render-examples","download_url":"https://codeload.github.com/render-examples/haproxy-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fhaproxy-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266726591,"owners_count":23974924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-06-21T06:30:52.023Z","updated_at":"2026-02-09T19:09:25.635Z","avatar_url":"https://github.com/render-examples.png","language":"Dockerfile","readme":"# haproxy\nManually create `haproxy.cfg` from the template\n```bash\ncat haproxy.cfg.template | \\\n  BACKEND_SLUG=\u003cthe slug of the backend service. It is not the service ID\u003e \\\n  BACKEND_PORT=\u003cthe port of the backend service\u003e \\\n  BACKEND_HEALTHCHECK_URI=\u003cthe health check URI of the backend service\u003e \\\n  BACKEND_MIN_INSTANCES=\u003cthe minimal instances of the backend service\u003e \\\n  BACKEND_MAX_INSTANCES=\u003cthe maximal instances of the backend service\u003e \\\n  LOCAL_DOMAIN=\u003cthe local domain, which can be found in the /etc/resolv.conf\u003e envsubst \u003e haproxy.cfg\n```\nExample:\n```bash\ncat haproxy.cfg.template | \\\n  BACKEND_SLUG=backend-kuip \\\n  BACKEND_PORT=10000 \\\n  BACKEND_HEALTHCHECK_URI=/check \\\n  BACKEND_MIN_INSTANCES=1 \\\n  BACKEND_MAX_INSTANCES=5 \\\n  LOCAL_DOMAIN=usr-bupfjt793em8dprtcjn0.svc.cluster.local envsubst \u003e haproxy.cfg.example\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fhaproxy-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frender-examples%2Fhaproxy-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fhaproxy-example/lists"}