Are you sharing your Linux PC with a bunch of different users? Or are you sharing your Linux server with a bunch of different users?
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
If it's a bunch of users sharing a bunch of resources from behind a bunch of different VPNs, I guess the most simple way is to tell them to expose it to the internet
Are you running your services directly on the host or via docker? All the VPN services listed provide docker images which I think should allow you to run multiple instances without them interfering with each other, although I've only played around with Tailscale myself. The setup would be slightly different depending on if your services are containers or not
What do you mean? Is it working now? To my understanding this stuff either works or it doesn’t, what is going wrong for you? What are some things you’d like to make more seamless?
Example setup:
- Jellyfin user access from TailscaleA
- Nextcloud user access from TailscaleB
- Jellyfin user access from Wireguard
- Jellyfin user access from Twingate
- Jellyfin user access from local services
How would you manage this in a somewhat seamless manner?
This is just basic network routing and subnetting.
Okay, although it certainly doesn't seem basic.
You didn't really include any details about your current VPN setups, your subnets, your routing rules, etc for anyone to give you a useful answer.
I'm not sure what you'd like here. You didn't give much info.
Did you want someone to literally work out a full config for you in here? We don't know what you're even running.