@Lem453@lemmy.ca
member since 9 Jun 2023 10:25
comments
- on SOLVED Issues with https certs locally in c/selfhosted@lemmy.world · 10 Sep 2026
-
on How to physically isolate a camera with OpenWRT, tagged VLANs and Docker in c/selfhosted@lemmy.world · 7 Sep 2026
I did this using a POE switch to both power the cameras and also have that entire switch on a VLAN. On my OPNSense, that vlan only has permission to send or recieve packets to home assistant which is on my main LAN. They have no other access to anything including each other on the camera vlan.
Other than the initial setup, the only interaction I have with the cameras is via home assistant. This allows them to be completely isolated and still have remote access as per usual with home assistant.
My HA is using the all in one VM setup on Proxmox. I would highly recommend HA installed as a VM rather than Docker due to the ease if installing plugins. After that the above setup will keep your IOT devices nicely isolated.
-
on Good resources for setting up a domain name to a local Caddy instance in c/selfhosted@lemmy.world · 16 Aug 2026
This is traefik, but its worth watching this because local SSL and external SSL setup is amazing and highly versatile for homelab
When you adapt this to caddy I recommend a similar certificate configuration
This is for traefik but might help to understand the process and change it for caddy (youtu.be/liV3c9m_OX8)
You should have
Service.local.domain.com
For local only services (Vaultwarden) and
Service.domain.com
For external things (immich)
I’m your router / Pihole locally, you setup the above URLs to point to the IP of caddy