- 3 Posts
- 3 Comments
Joined 2 years ago
Cake day: November 17th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Can someone provide some use cases for this? Curious how I can extend my homelab via this.
noaccess@alien.topBtoSelf-Hosted Main@selfhosted.forum•Exposing self-hosted services to internet for self-use onlyEnglish1·2 years agocloudflare / cloudflared. No ports exposed, static or dynamic ips do not matter.
I think this is pretty much what I am looking for. I dont see a big need to have the host access the local network as everything I am using is in docker containers. I tried getting wireguard running on the host and a container and kept getting errors like the one below when trying to start wireguard
RTNETLINK answers: Operation not supported
Unable to access interface: Protocol not supported
AI also ran sudo modprobe wireguard which gave this modprobe: FATAL: Module wireguard not found in directory /lib/modules/4.15.0-20-generic
Any details on how you got yours going?