LMS Edge Gateway - Cloudflare + Caddy for Home Assistant
Hi all,
I've released LMS Edge Gateway , a Home Assistant add-on that combines Cloudflare , Caddy and a security layer into a single solution for publishing Home Assistant and other self-hosted services.
GitHub:
The aim is simple:
Make it easier to securely expose services without manually stitching together Cloudflare, DNS, certificates, reverse proxies and access controls.
What it does
- Cloudflare DNS integration
- Automatic HTTPS certificates
- Caddy reverse proxy management
- Service publishing
- Security controls and access restrictions
- MFA/Passkey to any web app
- Multi-service support
- Home Assistant native add-on
Typical use cases
- Home Assistant
- Jellyfin
- Immich
- Frigate
- NAS interfaces
- Docker applications
- Secure publishing of homelab apps
- Internal web applications
- Development environments
Instead of manually maintaining Caddyfiles, Cloudflare DNS records, certificate renewals and proxy configuration, the add-on provides a single management interface within Home Assistant.
The project originated from work on the Linux Made Sane (LMS) platform, where secure service publishing and remote access are core requirements.
Tesla Fleet Add-on (Experimental)
I've also published an experimental Tesla Fleet add-on:
The idea is to simplify some of the Tesla Fleet setup requirements, particularly around domain validation, certificates and .well-known endpoints.
It's early-stage and definitely experimental, but feedback from Tesla owners would be appreciated.
Feedback welcome
Very happy to hear from people about Issues, feature requests and PRs - all are welcome.