What storage software could I run to have an archive of my personal files (a couple TB of photos) that doesn’t require I keep a full local copy of all the data? I like the idea of a simple and focused tool like Syncthing, but they seem to be angling towards replication.

Is the simple choice to run some S3-like backend and use CLI or other client to append and browse files? I’d love something with fault tolerance that someone can gradually add disks to. If ceph were either less complicated or used less resources I’d want to do that.

  • @deegeese
    link
    English
    54 months ago

    I think you just described using a NAS as primary storage.

      • @teawrecks
        link
        English
        24 months ago

        I’ve been using TrueNas with a nightly sync to Backblaze for years and I like it.

        It used to be called FreeNas and used FreeBSD. Now the BSD version is called TrueNas Core, and a new Linux based version is called TrueNas Scale.

        I would go with TrueNas Scale if I were starting a new one today. You probably won’t use the “jail” functionality immediately, but they’re super handy, and down the line if you start playing with them, you’ll run into fewer compatibility issues running Linux vs BSD.

      • @deegeese
        link
        English
        24 months ago

        It’s basically a RAID + File shares like SMB.

        Loads of DIY options, but I use a Synology so I don’t need to mess with anything.