{"id":48147686,"url":"https://github.com/graysoncadams/addon-nginx-proxy-manager","last_synced_at":"2026-04-04T17:01:52.713Z","repository":{"id":340820732,"uuid":"1167765638","full_name":"GraysonCAdams/addon-nginx-proxy-manager","owner":"GraysonCAdams","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-26T17:22:30.000Z","size":2194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-26T23:22:01.711Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GraysonCAdams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"frenck","patreon":"frenck","custom":"https://frenck.dev/donate/"}},"created_at":"2026-02-26T16:55:27.000Z","updated_at":"2026-02-26T17:22:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/GraysonCAdams/addon-nginx-proxy-manager","commit_stats":null,"previous_names":["graysoncadams/addon-nginx-proxy-manager"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/GraysonCAdams/addon-nginx-proxy-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GraysonCAdams%2Faddon-nginx-proxy-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GraysonCAdams%2Faddon-nginx-proxy-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GraysonCAdams%2Faddon-nginx-proxy-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GraysonCAdams%2Faddon-nginx-proxy-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GraysonCAdams","download_url":"https://codeload.github.com/GraysonCAdams/addon-nginx-proxy-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GraysonCAdams%2Faddon-nginx-proxy-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":[],"created_at":"2026-04-04T17:01:52.436Z","updated_at":"2026-04-04T17:01:52.662Z","avatar_url":"https://github.com/GraysonCAdams.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/frenck","https://patreon.com/frenck","https://frenck.dev/donate/","https://www.patreon.com/frenck"],"categories":[],"sub_categories":[],"readme":"# Home Assistant Community Add-on: Nginx Proxy Manager\n\n[![GitHub Release][releases-shield]][releases]\n![Project Stage][project-stage-shield]\n[![License][license-shield]](LICENSE.md)\n\n![Supports armhf Architecture][armhf-shield]\n![Supports armv7 Architecture][armv7-shield]\n![Supports aarch64 Architecture][aarch64-shield]\n![Supports amd64 Architecture][amd64-shield]\n![Supports i386 Architecture][i386-shield]\n\n[![Github Actions][github-actions-shield]][github-actions]\n![Project Maintenance][maintenance-shield]\n[![GitHub Activity][commits-shield]][commits]\n\n[![Discord][discord-shield]][discord]\n[![Community Forum][forum-shield]][forum]\n\n[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors]\n\n[![Support Frenck on Patreon][patreon-shield]][patreon]\n\nManage Nginx proxy hosts with a simple, powerful interface.\n\n![The Nginx Proxy Manager add-on](images/screenshot.gif)\n\n## About\n\nThis add-on enables you to easily forward incoming connections to anywhere,\nincluding free SSL, without having to know too much about Nginx\nor Let’s Encrypt.\n\nForward your domain to your Home Assistant, add-ons, or websites running\nat home or anywhere else, straight from a simple, powerful interface.\n\nWant to protect the website with a username/password? Well, it can do that too!\nEnable authentication and create a list of usernames/password that can access\nthat specific application.\n\nFor the power users, you can customize the behavior of each host in the\nNginx proxy manager by providing additional Nginx directives.\n\n[:books: Read the full add-on documentation][docs]\n\n## Support\n\nGot questions?\n\nYou have several options to get them answered:\n\n- The [Home Assistant Community Add-ons Discord chat server][discord] for add-on\n  support and feature requests.\n- The [Home Assistant Discord chat server][discord-ha] for general Home\n  Assistant discussions and questions.\n- The Home Assistant [Community Forum][forum].\n- Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit]\n\nYou could also [open an issue here][issue] GitHub.\n\n## Contributing\n\nThis is an active open-source project. We are always open to people who want to\nuse the code or contribute to it.\n\nWe have set up a separate document containing our\n[contribution guidelines](CONTRIBUTING.md).\n\nThank you for being involved! :heart_eyes:\n\n## Authors \u0026 contributors\n\nThe original setup of this repository is by [Franck Nijhof][frenck].\n\nFor a full list of all authors and contributors,\ncheck [the contributor's page][contributors].\n\n## We have got some Home Assistant add-ons for you\n\nWant some more functionality to your Home Assistant instance?\n\nWe have created multiple add-ons for Home Assistant. For a full list, check out\nour [GitHub Repository][repository].\n\n## License\n\nMIT License\n\nCopyright (c) 2019-2025 Franck Nijhof\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg\n[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg\n[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg\n[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg\n[commits-shield]: https://img.shields.io/github/commit-activity/y/hassio-addons/addon-nginx-proxy-manager.svg\n[commits]: https://github.com/hassio-addons/addon-nginx-proxy-manager/commits/main\n[contributors]: https://github.com/hassio-addons/addon-nginx-proxy-manager/graphs/contributors\n[discord-ha]: https://discord.gg/c5DvZ4e\n[discord-shield]: https://img.shields.io/discord/478094546522079232.svg\n[discord]: https://discord.me/hassioaddons\n[docs]: https://github.com/hassio-addons/addon-nginx-proxy-manager/blob/main/proxy-manager/DOCS.md\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg\n[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-nginx-proxy-manager/111830?u=frenck\n[frenck]: https://github.com/frenck\n[github-actions-shield]: https://github.com/hassio-addons/addon-nginx-proxy-manager/workflows/CI/badge.svg\n[github-actions]: https://github.com/hassio-addons/addon-nginx-proxy-manager/actions\n[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png\n[github-sponsors]: https://github.com/sponsors/frenck\n[i386-shield]: https://img.shields.io/badge/i386-no-red.svg\n[issue]: https://github.com/hassio-addons/addon-nginx-proxy-manager/issues\n[license-shield]: https://img.shields.io/github/license/hassio-addons/addon-nginx-proxy-manager.svg\n[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg\n[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png\n[patreon]: https://www.patreon.com/frenck\n[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg\n[reddit]: https://reddit.com/r/homeassistant\n[releases-shield]: https://img.shields.io/github/release/hassio-addons/addon-nginx-proxy-manager.svg\n[releases]: https://github.com/hassio-addons/addon-nginx-proxy-manager/releases\n[repository]: https://github.com/hassio-addons/repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraysoncadams%2Faddon-nginx-proxy-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraysoncadams%2Faddon-nginx-proxy-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraysoncadams%2Faddon-nginx-proxy-manager/lists"}