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