this post was submitted on 06 Apr 2026
70 points (98.6% liked)

Selfhosted

60093 readers
967 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 7 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello! I'm new to self hosting and networking stuff. I do use only Linux and have experience with Debian, Ubuntu, Mint, and have settled with Fedora and Bazzite on KDE on the home computers/laptops.

I got a GMKtec NucBox G9 Mini PC Intel® Twin Lake N150 recently and wireless keyboard with touchpad, installed Fedora Kiinoite on it and have so far only added VacuumTube. I don't have much experience with the terminal and I'm not sure what step to do next or how.

What I want to do is set up an Arrstack, and I know I need to put Docker and maybe Portainer? I have no experience with Docker though. I also want to put some basic things I and others can access remotely like a shopping list program, photo backups, period tracker, and DnD software. But I'm very afraid of exposing the server to the internet and it being hacked or such. I know there's something called Tailscale but I'm not sure if that's what I need. And I don't know what order I'm supposed to put any of this.

I've tried searching the internet for guides but haven't really found anything except one that's for Yunohost and it's not really self hosting because they set it up on a cloud. All advice is appreciated. Thank you!

edit: I wanted to add I also want to use this as a htpc and it's connected to the TV, so that's why I want a GUI mostly - because it makes it easier to control from the couch

you are viewing a single comment's thread
view the rest of the comments
[–] Stitch0815@feddit.org 2 points 2 months ago (1 children)

Unraid is a full os You install it on a usb, plug it in and it should just run. Then you get a ui you can access locally over the network.

I just saw they changed their licences :(

Apparently you only get one year of updates EXCEPT you buy the most expensive license (I would actually recomend that) then it's unlimited updates

Essentially how it works on unraid: You install a docker, the docker gets a local IP and you can access any service on your network by entering the IP of the docker. This will be yourserverIP:dockerIP

I run jellyfin locally I just installed the jellyfin app on my tv and entered the jellyfin IP when connecting to a server. That's it

When connecting from outside your network stuff gets a bit more complicated but all doable.

SpaceinvaderOne on youtube has great videos on how to set up a reverse proxy and tailscale if you want to get an idea what both does and how much work it is. He also uses Unraid.

Since Unraid got so dam expensive I feel like it's worth mentioning hexOS. It's around the same pricepoint like unraid and is essentially a wrapper over true nas. So you get all the documentation and power of trunas but also a nice and easy to use UI. Never used it my self tho.

[–] Hezaethos@piefed.zip 2 points 2 months ago

Nice! I'll check those out and especially the YouTube channel