• @Concave1142@lemmy.world
    link
    fedilink
    English
    51 year ago

    I just cannot find a use case for Nextcloud. I have gone as far as installing it and sync’ing it with my LDAP for user auth and sync pictures from my phone to my NAS. All the other features are just a big ole m’eh for me.

    This has just been my experience, so maybe I’m missing something that would just make it all click and make me not live without it. So far though, I’ve spun up and spun down an instance 3 times and never missed it afterwards.

    • @JVT038@feddit.nlOP
      link
      fedilink
      English
      51 year ago

      I use it to manage my documents, backup my photos from my phone to my server and access all my files from any other device. Basically Nextcloud is my replacement for OneDrive.

      Additionally, I have used it in the past to collaborate on various group projects which require documents. For example, I had to make a presentation with some other people and I could create a PowerPoint in Nextcloud, send a share link to others and then we could edit the PowerPoint in realtime with Nextcloud + Collabora, which is pretty cool. It’s the only FOSS alternative (at least as far as I’m aware of) that can compete with Microsoft 365 / Google Workspaces.

      • Kurotora
        link
        fedilink
        English
        31 year ago

        Came here to say the same. The integration with Collabora is wonderful. I used FileRun and FileBrowser with OnlyOffice in the past, and the experience was totally different (a part that OnlyOffice messes with Excel/Spreadsheets pivot tables, or at least one year ago, making it impossible for people to work with them). I understand the hate, but currently, at least for me, is the closest experience to O365 .

    • @AbidanYre@lemmy.world
      link
      fedilink
      English
      4
      edit-2
      1 year ago

      I like it as basically a self-hosted Dropbox/GDrive for syncing and sharing. I would love for them to focus more on that (performance especially, as others have noted) instead of all the other crap they keep trying to jam into it.

    • @fossphi@lemm.ee
      link
      fedilink
      English
      21 year ago

      Could you expand a bit more on the LDAP part? I’m thinking of rolling something like that myself but not sure if it’s worth it

      • @Concave1142@lemmy.world
        link
        fedilink
        English
        21 year ago

        I tried a couple of LDAP solutions out there; Windows Server AD, Open LDAP, Samba4 in Debian, TurnKey Solutions LDAP before finally settling on Zentyal. It has a nice to use web GUI and can work in conjunction with AD RSAT tools that I have installed in a throwaway Windows VM for when I need more granular controls the web GUI can’t do.

        All my Debian VM’s and laptops connect to Zentyal AD via SSSD.

          • @Concave1142@lemmy.world
            link
            fedilink
            English
            21 year ago

            Two users and a handful of service accounts. I use it so I have a centralized user authentication system instead of managing multiple individual user accounts.