{"id":16542065,"url":"https://github.com/itzg/docker-haproxy-lets","last_synced_at":"2026-04-18T00:32:38.307Z","repository":{"id":145317486,"uuid":"77343475","full_name":"itzg/docker-haproxy-lets","owner":"itzg","description":"Adds Let's Encrypt support to the official haproxy image","archived":false,"fork":false,"pushed_at":"2018-03-24T17:12:17.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-20T13:44:26.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itzg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-12-25T21:27:29.000Z","updated_at":"2025-01-19T09:24:40.000Z","dependencies_parsed_at":"2023-04-25T17:47:30.569Z","dependency_job_id":null,"html_url":"https://github.com/itzg/docker-haproxy-lets","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/itzg/docker-haproxy-lets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-haproxy-lets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-haproxy-lets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-haproxy-lets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-haproxy-lets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzg","download_url":"https://codeload.github.com/itzg/docker-haproxy-lets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzg%2Fdocker-haproxy-lets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31951345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-11T18:56:34.975Z","updated_at":"2026-04-18T00:32:38.280Z","avatar_url":"https://github.com/itzg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Adds Let's Encrypt support to the official haproxy image\n\n## Configuration\n\n### Volumes\n\n* `/certs` : the concatenated LetsEncrypt cert + key is stored here as `haproxy.pem`\n* `/config` : by default `haproxy-gen-cfg.yml` is loaded from here to render the haproxy.cfg\n\n### Environment Variables\n\n* `EMAIL` : **required** for specifying the e-mail registration for LetsEncrypt certificate\n* `DOMAINS` : comma separated list of `DOMAIN@BACKEND:PORT` where `DOMAIN` is the public\n  domain to serve, `BACKEND` is the Docker resolvable hostname of the backend service, and\n  `PORT` is the listening port of that service.\n* `STAGING` : set to `true` in order to use staging LetsEncrypt certificate requests\n\n#### NOTE for DOMAINS\n\nThe `DOMAINS` values is persisted and read from `/config/domains` so that the domain mapping can be changed\nwithout re-creating the entire container. When changing domain mappings, be sure to edit or remove that\nfile.\n\n### Port Mappings\n\n* 80\n* 443\n\n## Example\n\nThe following would request a certificate to identify two domains and proxy those each to\ndistinct backend Docker services.\n\n```\ndocker run -d -e EMAIL=me@there \\\n  -e DOMAINS=one.com@service1:8080,two.com@service2:8080 \\\n  itzg/haproxy-lets\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzg%2Fdocker-haproxy-lets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzg%2Fdocker-haproxy-lets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzg%2Fdocker-haproxy-lets/lists"}