karoolpl
karoolpl
All right i figured it out, we need 2 things. First, mount your config dir like this: ``` volumes: - /etc/wireguard:/config - /etc/wireguard:/config/wg_confs ``` /etc/wireguard depends of your conf, i...
PEERS=1 set server mode, so required starting wg0.conf is created, i tested on clean install, and when not in server mode, wg wasnt able to startup and i wasn't able...
Here's ultimate version, which setups everything from 0, PEERS=1 sets wireguard in server mode, so it generates wg0.conf, which then can be also managed by wiregiard-ui. If you already have...
Also if on some servers you get slow vpn speed, you can try to use everywhere network: host, in my case if i have 2 vpn in india and korea,...