• 4 Posts
  • 25 Comments
Joined 11 months ago
cake
Cake day: August 8th, 2023

help-circle








  • glasgitarrewelt@feddit.detoSelfhosted@lemmy.worldNAS solution recommendations
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    7 months ago

    I bought a used Synology before knowing more about NAS alternatives. I hated every minute with it… Because it was a bit older, security updates could stop anytime. And using the proprietary OS felt even more unsave. Who knows what backdoors are build in there? I sold it after I found out that there is no way to install a custom OS or any alternative to the proprietary version.

    Edit: found a picture of it:





  • That summarized my situation pretty good. Since a year now I switched everything to Linux, selfhosting seems to be a natural extension of that.

    May I ask, since you have a very beginner-friendly way of writing:

    I run a separate NAS with an SMB share.

    Why did you choose SMB instead of NFS? I read here that NFS is very efficient and fast.

    Docker good

    Many people here have very convincing arguments for docker. While checking it out I saw that it uses partly proprietary licenses. Why are so many people so sure that docker won’t pull a ‘Unity-stunt’ and make their knowledge about docker obsolete?

    LXC is more efficient, but it’s harder to run docker in.

    I meant to install a Jellyfin LXC, if there is such a thing, without docker involved. Is that possible?



  • I understand that I can use a VM to run docker, but:

    Wouldn’t make a LXC more sense than a VM with docker inside? And what are the advantages of running jellyfin in a container instead of a normal installation? The VM is already kind of a container, what benefits do I get from yet another container inside? I am curious to learn more!







  • If anyone stumbles accross this post, here is how I solved it for me:

    • PiVPN doesn’t need any special firewall-treatment in OpenWRT, just use port forwarding (Source zone: WAN, Destination: LAN, with the Port you chose, 51820 is the standard for wireguard)

    • A special problem I had: I used NordVPN on OpenWRT to tunnel all my traffic through there. When I connected the PiVPN, it didn’t work at first. I had to use something called PBR - Policy-Based-Routing to send all my traffic from the PiVPN to WAN. It was easy with the openWRT-app vpn-policy-routing plus luci-app-vpn-policy-routing