Hello! How are folks self-hosting online storage, similar to Google Drive?

Some options I’ve found:

A bunch more: https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#file-transfer---web-based-file-managers

I mainly just need basic file management features. I don’t plan to share files outside of my tailscale VPN. I do need to support multiple users though.

I’m not considering Nextcloud because that seems too big. I’m also not considering syncthing for this project because I don’t want copies on multiple devices.

I’m currently just using ssh+nautilus and that’s worked great for just me, but something similar to Google Drive would be easier to onboard my family.

  • IsThisAnAI@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    14 minutes ago

    Self hosting backups for anything remotely critical is usually a terrible terrible idea. Carry on.

  • themadcodger@kbin.earth
    link
    fedilink
    arrow-up
    1
    ·
    17 minutes ago

    Nextcloud got too bulky for me, and in my search I tried a number of different options before installing OpenCloud without realizing it isn’t fully finished yet. That said, it still works well enough for my use case.

  • MangoPenguin@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    2 hours ago

    https://github.com/kd2org/karadav

    Nextcloud client/app compatible WebDAV server with a lightweight file browser webUI, and multi-user support.

    Should be the closest thing to Google Drive without actually running Nextcloud.

    The only issue is it looks like the Nextcloud iOS clients don’t work.

  • Clearwater@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 hours ago

    I use Nextcloud, but as you said it’s a bit big, and with each update it’s slowly turning into more of the entire G-Suite.

    I’ve used filebrowser, but be aware that until just a few days ago, it gave out access to a shell. Even with that turned off, I’d be very weary of allowing access from out of the VPN. I had a server pwned with filebrowser appearing to be the vector, and to my memory console access was disabled for the account most likely breached.

  • lorentz@feddit.it
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    I use filestash. I like it because it can connect with so many backends. In my setup it uses samba behind the scenes all the shares permissions are in a single configuration and I don’t have to worry about a different set of user credentials.

  • HelloRoot@lemy.lol
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    5 hours ago

    I personally really like sftpgo and I mount it via webdav.

    I used seafile first, then nextcloud. Each for a couple of years and had significant problems with both.