this post was submitted on 02 Aug 2023
133 points (91.3% liked)

Selfhosted

60482 readers
1040 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
133
submitted 2 years ago* (last edited 2 years ago) by midas@ymmel.nl to c/selfhosted@lemmy.world
 

Just had NextCloud denying my credentials (not for the first time). I know they weren't wrong because I'm using a password manager. Logs didn't say much. Was about to reinstall (again, not the first time nextcloud went bonkers on me) before I tried a docker compose down && docker compose up. Lo and behold after a restart the credentials worked again.

This stuff is just way too flaky for something so important.

Is OwnCloud good again? My main usecase is saving photos but I don't want them locked away in a database so SeaFile is out.

Edit: I'm going to take the time to reply to you all, bit busy with work and family suddenly. But a little update - I've quickly setup Immich and fired up the CLI to import my library. AFAIK the files are still stored on disk somewhere but metadata is in a database. I didn't realize this before, knowing that I think my mind is made up and Immich is the best solution. Thanks everyone!

you are viewing a single comment's thread
view the rest of the comments
[–] xtremeownage@lemmyonline.com 11 points 2 years ago (2 children)

For photos, I'd highly recommend checking out Photoprism.

the "PhotoSync" app available for both android and apple can sync from your phone to photoprism.

But, nextcloud itself, works pretty nice for me. But, I use OIDC-based logon, with Authentik.

[–] JustEnoughDucks@feddit.nl 2 points 2 years ago (1 children)

Go with immich if you want to ever have multiple users.

Photoprism locks user accounts behind a paid subscription.

Pretty much everything is more full-featured on immich except for incomplete RAW format support because photoprism is mainly focused on photography and now businesses IIRC.

[–] xtremeownage@lemmyonline.com 1 points 2 years ago

I have been digging through the features and documentation- and I plan on giving it a try.

Photoprism locks user accounts behind a paid subscription.

We have been asking for a password for "private" photos, for a few years now.... and yea, still don't have that feature. I did notice photoprism jumped on the subscription train a while back, but, have not paid too much mind to it.

But, seeing the beautiful interface of this, I will be trying it.

[–] gravistar@lemmy.world 1 points 2 years ago (1 children)

So the only reason I have been using nextcloud was for the photo sync and that it can be configured to backup right away.

Does Photosync allow for backups right away?

[–] xtremeownage@lemmyonline.com 3 points 2 years ago (1 children)

It's configurable.

I have mine configured to backup when I am charging and on wifi.

But, you can set it to run instantly.

[–] gravistar@lemmy.world 1 points 2 years ago

Thanks for the response. I will give it a look over this weekend!