[Interface] PrivateKey = xxxx ListenPort = 51820 Address = 10.0.3.1/24 [Peer] PublicKey = yyyy AllowedIPs = 10.0.3.10/32 [Interface] PrivateKey = zzzz Address = 10.0.3.10/24 [Peer] PublicKey = eeee ...
Docker has been perfect for self-hosting several open-source apps as containers in my home lab. That’s how I tried several apps and services as containers without messing up my Raspberry Pi much. Some ...