Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
The only reason I would virtualize would be to allow multiple users to have access to their own workspaces.
It would seem safer to have them sandboxed within a virtual workspace than to give them all user accounts synchronously on a desktop, if that's even possible.
The apps you list need decent gpu and gpu doesn’t virtualize well. You also don’t run into licensing issues with Windows.
You can create individual accounts on the desktops so they get their own workspace.
That's not really true any more. To actually get it working, especially sharing a GPU between multiple VMs, is finicky, especially if you're not using the very narrow supported configuration and expensive enterprise hypervisor features. But it is possible, and you can find plenty of articles from people who have gotten it working.
But I still wouldn't recommend it. I'd give one whole GPU to one VM with PCI passthrough, and let multiple users remote in. Hopefully the apps support that.
Which is why I’ve made the recommendation I did. Skip virtualization and go straight to remote access.