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
I actually did this and reccomend for a power user (for me it was proxmox didn't quick enough implement virtio-fs), but in case you want a full proxmox like setup I got some recommendations:
Use LXD-ui. Its a bit annoying with the certificates but gives a nice n easy to use ui (I was only able to figure out how to get this working with the snap, but I didn't try too hard)
Setup Virt manager through gtk Broadway. This one requires your own security implementations so definitely don't just open it to the whole internet, but it allows you to manage VM's in a browser intuitively.
Setup ssh, vnc, sunshine, tailscale, a device local to the host you can connect to any number of remote desktop solutions you can cause it all likelyhood setting things up you will break a thing or 2 and it sucks having no access to your device
Use syncthing or resilio sync to share files between a client and the host PC, saves a lot of time trying fancier stuff like rsync (can probably be used to setup multiple servers storage backup, in case of power outage or whatever but I personally only have 1 host)
I never quite understood that project and what limitations that thing has, for instance applications aren't usually exclusively and purely GTK, them what happens? You get a black square?
+1
I think it only works with pure gtk applications, so others just wont have the CLI option to launch
Just to clarify I'm talking about using it for only the virt-manager window, not the whole desktop
Okay, that's fair. For full desktops an LXD container with xrdp is a better option (eg. https://www.youtube.com/watch?v=4JrI0m9u3jY) and one day I'll get one of those working with GPU acceleration.
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=4JrI0m9u3jY
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.