Yes, but I also want to run the client in a container and the docs recommend to run the container using network_mode: host. And I suspect this creates a conflict in networks.
So I want to have Netbird server, Netbird client and Nginx Proxy Manager all in containers share the same network.
If your current setup is satisfying your needs don't change it. Linux Mint is quite similar to Debian when it comes to the base.If you want to try and learn new thing maybe look into Bash scripting or Docker. Think of something useful you would like to have and try creating it.
Yes, but I also want to run the client in a container and the docs recommend to run the container using network_mode: host. And I suspect this creates a conflict in networks. So I want to have Netbird server, Netbird client and Nginx Proxy Manager all in containers share the same network.