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
My trusty Arch ISO has never failed me, and it's fairly easy to make one with a whole GUI if needed. But it's not really turnkey.
Other than that, Ubuntu is still a pretty nice distro to have if only for the fairly functional GUI and drivers out of the box. Works great for fixing stuff and browsing the web for answers.
Nice thing is with Ventoy you can have a whole bunch of them for all different needs!
I'll second ventroy. It actually just works.
I have a 256GB usb stick loaded with various install isos. It's great being able to just copy over the iso instead of having to image them every time I need one.
How does that work exactly? Do you partition the USB drive and make Ventoy bootable in one partition and then put the isos on the other partition or something?
It's been a while since I set mine up but iirc yes. Either that or ventoy creates a partition itself during install specifically that it searches to populate the list when you boot it. The nice thing beyond that is it even lets you explore other disks on the system. So if you have other isos on an unencrypted drive installed in the computer you can also browse to that and boot from it.
This is one of those things I didn't know I needed. I have so many usb sticks lying around with various troubleshooting isos. This is a game changer.
That's exactly how it works. And every time you boot to the USB drive you're presented a boot menu with a list of isos. You pick the iso you want and then it boots normally to that iso.
So it's two pieces of magic that make my life easy.
Its one of those things, once I started using it, I can't imagine how I worked without it.