• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle











  • PatrickYaa@lemmy.onetoChat@lemmy.oneShare your latest hobbies!
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    I have started to set up a homeserver, since I wanted a NAS and a bit extra… Currently running TrueNAS Scale baremetal. I have a HomeAssistant Docker setup on a Pi and am feeding that data into an Influx DB on the NAS (hosted as a container from TrueNas).

    I also host Jellyfin and Nextcloud from the NAS. Now I want to open my nextcloud instance to family and friends and there’s ssoooooo much debate over what the best way is (tailscale, reverse proxy, vpn service, etc.)

    All of which is a) probably too much hassle for non-technically savvy people to implement on their own on their devices and b) is probably really complicated or not viable with my current setup.

    I will probably wipe the server, set up VMs with proxmox and have dedicated VMs for the NAS software, a docker host, etc.

    Now I just need to figure out how I can backup the data from the containerized InfluxDB and re-feed it into the new instance once I set it up. Because somehow I can’t touch those files even as root. sigh it’s a fun hobby.