• Ooops@feddit.org
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    22 hours ago

    I actually moved away from classical self-hosted cloud storage solutions after trying the usual suspects like opencloud, nextcloud etc.

    And for me the time and effort (also the ressource-hogging if you don’t use quite overpowered servers) just weren’t worth it. Not when the used interfaces most of the time are open standards anyway and simpler solutions do the job:

    Radicale for contacts and dates via a webdav subset. Webdav concidently being widely supported for integrating online storage into any filesystem (or as the backend for several other things like for example syncing my bookmarks over several devices and browsers). SFTP or the million tools being just a frontend for it.

    One shiny platform like for example Nextcloud to do it all might be nice for a lot of users when they have someone dedicated to maintain it. But for selfhosting (as in: mainly for myself) the constant attention needed to fix stuff was quite tedious.

    When I think of “Google Drive” or “Dropbox” alternatives nowadays it’s just a drive hooked up to some low-spec device and accessed via one (or several) already existing open standards.

    (Bonus point: that lost phone is simply cut off by deleting its keys - unlike so many dedicated platform where you have to manage -if you even can- multiple dedicated users and their rights just to easily separate your prsonal access from your devices that are by design not all equally secure.)

    • sloppy_diffuser@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 hours ago

      Same. None of that self-hosted cloud storage is going to save you from data loss in the event of a fire or theft unless you plan for offsite.

      I just use rclone with Backblaze B2, end-to-end encrypted with my own private key, and call it a day.

      I have a mirrored BYOD setup for my media server but its all stuff I can download again. Its just an onsite cache with a little redundancy against a failed drive.

    • sunbeam60@feddit.uk
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      15 hours ago

      I run Nextcloud all-in-one containers and I literally have to do nothing, ever, to manage it.

    • atzanteol@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      7
      ·
      22 hours ago

      One shiny platform like for example Nextcloud to do it all might be nice for a lot of users when they have someone dedicated to maintain it. But for selfhosting (as in: mainly for myself) the constant attention needed to fix stuff was quite tedious.

      I have run nextcloud for many years, I would love to know what this “constant attention” you talk about is.

      Occasionally I need to run an “occ” command after an install to fix some indexes, but other than that I don’t do much?

      • Ooops@feddit.org
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        15 hours ago

        Occasionally I need to run an “occ” command after an install to fix some indexes

        That then fails and breaks it (in about 1 out of 3 cases). Which requires rolling back everything, running the commands again pre-update, then updating and praying to not have to do another re-install (~ 1 out of 5).

      • ITGuyLevi@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 hours ago

        Yeah, over the past 5 years or so I can’t say I’ve had to do a lot with it either. There was a time I accidentally nuked it, but that’s why I had a backup.