Is anyone here using NextCloud for extended family chat/photo/whatever?

Thoughts?

EDIT: Primary needs are a fall-off-log easy chat and photo sharing system in one app that is available on apple and android.

Current family chat is sms/rcs that inexplicably randomly splits the group chat into subgroups and confuses everyone. Investigated Matrix already and it's too fragile / complicated to try moving them to.

No photo editing needed, no voice/video chats, no shared calendars etc. I'm now thinking next cloud is too heavy for this.

EDIT 2: Found a list of things to investigate
github.com/itsbryanman/selfhostedFamily?tab=readme-ov-file

#SelfHosting #familynetwork
GitHub - itsbryanman/selfhostedFamily: collection of family oriented self hosted apps/services

collection of family oriented self hosted apps/services - itsbryanman/selfhostedFamily

GitHub

@scuttlebutt I self host with my little compose file that I share here: https://github.com/dolanor/dsuite

Nextcloud for files, calendar, contacts, that I mostly use on my phone thanks to iCal/iContact synchronization.

I stopped automated upload of picture as it seems (or used to at least) that it duplicates each picture for uploading. And it was not that reliable either, so I just do upload my picture manually in another way (rsync on the folder that is synchronized via the desktop nextcloud client).

It's for my family and some few close friends, so less than 10 people at the moment.

I centralize the account with a LDAP that I learned for the occasion.
Next step would be to add SSO and real integration with a picture gallery, because I'm not totally convinced by the nextcloud one. (It's old, though, I should update it, but life decided to make me very busy for a while)

But even with all the quirks (that are not so numerous), I can't recommend nextcloud enough.

GitHub - dolanor/dsuite: Like your GSuite :calendar: + + CI, but on Docker :whale:

Like your GSuite :envelope: :calendar: :file_folder: + :octocat: + CI, but on Docker :whale: - dolanor/dsuite

GitHub