this post was submitted on 10 Mar 2024
7 points (88.9% liked)

Selfhosted

39251 readers
346 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 posting.

  3. 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.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

So I recently put togheter a NAS and now I'm trying to learn to use it. I got a few questions if anyone can point me to some documentation or tutorial:

  • Can I set up more users to access the same SMB folder?
  • How to set up the current version of Jellyfin?
  • How to remote access Nextcloud?

If anyone runs into similar problems:

  • Jellyfin -> if kubernets gives "back off restarting ..." it most likely is a missconfiguration, what worked for me was enabling automatic permission to the folder with movies and music to 777 recursively (not secure but I haven't tried other permission yet
  • to access all apps: I just used tailscale and added in app configuration route 192.168.1.0/24 and now it works flawlessly

Thank you everyone for replies

you are viewing a single comment's thread
view the rest of the comments
[–] Hiro8811@lemmy.world 0 points 6 months ago (1 children)

Well I have a problem where Jellyfin stops working after I restart the NAS. Guess I had more questions and forgot to change the title. Have you got any idea how to connect from outside home network to Nextcloud?

[–] Chaphasilor@feddit.nl 1 points 6 months ago (1 children)

VPN, Tailscale Funnel or Cloudflare Tunnel? ZeroTier should also work.

In what way does Jellyfin stop working? Does it not start at all?

[–] Hiro8811@lemmy.world 1 points 6 months ago (1 children)

Okay so the problem was that I forgot to give permission to the folder and it would just crash St start. I have installed tailscale and configured it as an exit node but for some reason I can't configure route. Everytime I enter one tailscale doesn't start unless I remove routes. I have it as exit node but it still doesn't work

[–] Chaphasilor@feddit.nl 1 points 6 months ago

You don't need to use it as an exit node. But yes, running tailscale in a container can be problematic for accessing some apps. You should give this thread a read: https://github.com/truenas/charts/issues/2201

It offers some explanations on what might be going on. I have tailscale set up on a different device (raspberry pi), and it's working as a "subnet router", meaning I can access all of my local subnet when I'm connected.