31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
# Home Assistant Add-on: Cloudflared
|
|
|
|
[![GitHub Release][releases-shield]][releases]
|
|
![Project Stage][project-stage-shield]
|
|
![Project Maintenance][maintenance-shield]
|
|
|
|
Connect remotely to your Home Assistant instance without opening any ports using
|
|
Cloudflared.
|
|
|
|
## About
|
|
|
|
Cloudflared connects your Home Assistant Instance via a secure tunnel to a domain
|
|
or subdomain at Cloudflare. Doing that, you can expose your Home Assistant to the
|
|
Internet without opening ports in your router. Additionally, you can utilize
|
|
Cloudflare Teams, their Zero Trust platform to further secure your Home Assistant
|
|
connection.
|
|
|
|
**To use this add-on, you have to own a domain name (e.g. example.com) and use the
|
|
DNS servers of Cloudflare. If you do not have one, you can get one for free at
|
|
[Freenom][freenom] following [this article][domainarticle].**
|
|
|
|
**Note**: _This add-on needs the Admin API role in order to get the internal
|
|
IP of Nginx Proxy Manager, in case it is used with the tunnel._
|
|
|
|
[domainarticle]: https://www.linkedin.com/feed/update/urn:li:ugcPost:6886392241577893888?updateEntityUrn=urn%3Ali%3Afs_updateV2%3A%28urn%3Ali%3AugcPost%3A6886392241577893888%2CFEED_DETAIL%2CEMPTY%2CDEFAULT%2Cfalse%29
|
|
[freenom]: https://freenom.com
|
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
|
[releases-shield]: https://img.shields.io/github/v/release/brenner-tobias/addon-cloudflared?include_prereleases
|
|
[releases]: https://github.com/brenner-tobias/addon-cloudflared/releases
|