Our great sponsors
-
I’ve been using the wg-easy Docker image. Works well and the gui for adding and removing clients is nice. They have a sample Docker compose you can start with: https://github.com/WeeJeWel/wg-easy. You’ll need to do a bit of fiddling around with routing to get the internal devices to talk to the offsite devices through the container.
-
Also: https://github.com/docker/awesome-compose
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Audio/video calls is a matter of setting up a TURN server (either coturn or eturnal are typically used) and then putting the info in the Prosody config so it can inform clients. There is a short guide on setting up coturn for Prosody and eturnal shouldn't be too different.