I’m thinking seriously about getting Google out of my life, and trying NextCloud.

Looking to get a personal account through a managed provider.

Does anyone have any experience with it?

How does it compare to ownCloud?

Any hosts I should look at or avoid?

Any apps I should get for it, or avoid?

Any issues I should be aware of before I switch?

@asklemmy #NextCloud #OpenSource #Linux #Cloud

  • Joshua Goodwin@mastodon.social
    link
    fedilink
    arrow-up
    34
    arrow-down
    1
    ·
    6 months ago

    @ajsadauskas @asklemmy I host Nextcloud on an computer at home using docker. Nextcloud is great as a file, calendar, contact server to replace Google drive and their calendar and contacts sync service.

    It does not do photos well at all, neither the memories plugin nor the photos plugin, IMHO. If you are looking to replace Google Photos and are able to self host, I would recommend Immich.

      • denshirenji@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        6 months ago

        Same person answering from Lemmy because character limit.

        I don’t know much about digiKam, but looking at it got me interested in checking it out! One problem I have with Immich is that there is really good Android integration with its app, but poor Desktop integration (I use a web app).

        For Immich, I suppose you could mount an external library and use that same folder for digiKam. Immich will store its own set of files in its data structure for the external library, not the pictures just it’s own metadata as I understand it. Any changes will be reflected in Immich after a library scan. (I will be trying this option soon.😁)

        You could do the same with Nextcloud by just mounting the Nextcloud drive and setting its photos folder as the folder for digiKam, I suppose. You would be losing out mainly on Android integration with the Immich app. I can’t whatever the opposite of recommend the Nextcloud options enough.

        • aodhsishaj@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          6 months ago

          Immich to an NFS share that’s exposed to the nextcloud container is very seamless to the end user and can be setup in the external sources in the nextcloud web gui.

          • denshirenji@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            6 months ago

            Smart! Since posting my answer, I’ve been looking at it and I was planning in doing just that or something similar. I already upload my photos to Nextcloud just as a backup mechanism without the Photos app installed. I could easily set this up tonight to test. Thanks for the tip!