First of all thank you for all your exceptional work!! It is highly appreciated!!
Now I suppose I have a configuration problem I fail to solve or find anybody running into the same problem on the internet.
Behaviour
I can set up docker-wireguard and it is working for one device at a time although several peers are specified in the docker compose file.
Expected Behaviour
I would like to provide a VPN solution for my family. Hence several people would simoutaneusly connect to my server using their individual config.
couple things, public keys are public, you dont need to hide them ever.
the peer public key on a peer config is the public key of your server, they should all be the same. the public key in wg0.conf should be diff for each peer listed though.
please provide your docker compose/run snippet and container logs via pastebin or similar so we can attempt to help you.
Also, what is the host OS you’re running this on?
Thank you for helping out. As i prepared to replicate the problem today - it did not occur (at least not for two mobile devices using mobile connection). Last time this happened all devices were in the same wifi-network (vacation). I will continue testing and come back as soon as I know how to reliably recreate the issue.