Oracle recently changed their free VPS allowances, taking down my Nextcloud instance. I’m moving my file sync to a local machine but was wondering if anyone had any experience with alternatives, as Nextcloud AIO was a major pain in the ass to set up last time.

I used it for sharing WIP music projects so having a web interface where I can listen to audio files from a browser was really convenient. It seems however, that all apps offering this feature are just as heavy as NC.

I tried installing cloudreve, but the web media player seems borked on firefox.

Does anyone know any good alternatives, preferably ones which can run off a single docker compose file?

  • fozid@lem.radiantfig.fyi
    link
    fedilink
    English
    arrow-up
    21
    ·
    1 day ago

    Instead of installing a massive all in one solution, why not install individual services specifically to cover your requirements? Navidrome for music consumption, synching to actually sync files, WebDAV and OnlyOffice for office docs, VLC, Kodi or jellyfin for video consumption, immich for photos, etc.

    It will end up being much lighter and more specialised

    • Jason2357@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      Do you use plain webdav for all your files? Mounted on your computer or via libreoffice somehow?

      • fozid@lem.radiantfig.fyi
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        No, I have the file system mounted to my pc with sshfs. My pc comes on and my server gets mounted in fstab using sshfs, and then I can use anything on my pc to interact with the files and data just like it was directly on my pc. I use WebDAV for my android phone to be able to access office files with only office. I also have file browser quantum on the server providing access through a web interface to the files.

    • darcmage@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      15
      ·
      1 day ago

      Once I got comfortable with immich, I realized photos was my main use of nextcloud and immich was so much better. I replaced the rest of nextcloud’s functionality with syncthing+filebrowser quantum. Haven’t looked back since. Now I don’t have to worry about a nextcloud update randomly causing havoc (user error likely).

      • Ooops@feddit.org
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 hours ago

        In my case it was Syncthing and Radicale that replaced basically all my Nextcloud use.

        Nextcloud isn’t bad actually but you really need to use a lot of the million optional features to justify that behemoth.

    • brvslvrnst@lemmy.ml
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 day ago

      This is the way. You also end up with easier debugging due to it being more constrained to specialized services.

      • gedaliyah@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        11 hours ago

        Absolutely. There is not a really good reason to use an all-in-one service that does everything “pretty well” when excellent, purpose-built solutions are available.

        I tried hosting books and music on Jellyfin for example, before spinning up CWA and Navidrome.