36 lines
1.8 KiB
Markdown
36 lines
1.8 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].**
|
|
|
|
## Disclaimer
|
|
|
|
Please make sure to be compliant with the
|
|
[Cloudflare Self-Serve Subscription Agreement][cloudflare-sssa] when using this
|
|
add-on. Especially [section 2.8][cloudflare-sssa-28] could be breached when
|
|
mainly streaming videos or other Non-HTML content.
|
|
|
|
[cloudflare-sssa]: https://www.cloudflare.com/terms/
|
|
[cloudflare-sssa-28]: https://www.cloudflare.com/terms/#:~:text=2.8%20Limitation%20on%20Serving%20Non%2DHTML%20Content
|
|
[domainarticle]: https://www.linkedin.com/pulse/what-do-domain-name-how-get-one-free-tobias-brenner?trk=public_post-content_share-article
|
|
[freenom]: https://freenom.com
|
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.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 |