4
submitted 1 week ago* (last edited 1 week ago) by mitexleo@buddyverse.one to c/selfhosted@lemmy.world

Hi everyone,

I’ve noticed that when I create a file in the mounted directory, it gets uploaded twice. I came across this GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/427, which basically says this is the intended behavior.

Is there any way to avoid this? I’m concerned because this effectively doubles the cost of storing files.

Here’s what my /etc/fstab entry looks like:

s3fs#nextcloud101 /mnt/nextcloud101 fuse _netdev,passwd_file=/etc/passwd-s3fs,url=https://s3.eu-central-003.backblazeb2.com/ 0 0

For context, I’ll be using this with Nextcloud.

What’s the best way to deal with this?

Thanks in advance!

15
submitted 1 month ago* (last edited 1 month ago) by mitexleo@buddyverse.one to c/selfhosted@lemmy.world

Hi,

I'm hoping someone can help me with an issue I'm facing with Keycloak and OCIS.

Background: I installed OCIS (ownCloud Infinite Scale) and configured it to use Keycloak as the OIDC provider. Everything works perfectly when logging in via the web interface. However, I'm encountering issues when trying to log in from the ownCloud mobile apps (iOS and Android).

Problem: Whenever I attempt to log in from the mobile apps, Keycloak reports a "client not found" error. According to various forum posts, Keycloak is creating a new client each time a login attempt is made from the mobile apps. Since these dynamically created clients are not configured properly, the login fails.

Suggested Solution: One developer suggested disabling dynamic client registration in Keycloak. This would prevent Keycloak from creating new clients automatically and ensure that the existing, properly configured client is used.

My Setup:

  • Keycloak version: 26
  • OCIS version: 5.0.9 (Stable)

What I've Tried: I've looked through the Keycloak admin console and documentation but haven't found a straightforward way to disable dynamic client registration. I've also tried configuring the clients manually, but the issue persists.

Questions:

  1. How can I disable dynamic client registration in Keycloak version 26?
  2. Are there any other settings or configurations I should be aware of to ensure smooth authentication for the ownCloud mobile apps?

Any guidance or insights would be greatly appreciated. Thanks in advance!

Edit: Found the solution: https://mitexleo.one/@ml/113542105595682701

16
submitted 1 month ago* (last edited 1 month ago) by mitexleo@buddyverse.one to c/selfhosted@lemmy.world

Nextcloud (AIO) has been a nightmare 😫. I’m planning to ditch it since I don’t have the time to keep tweaking it or dealing with constant issues.

Now, I’m torn between Seafile and OwnCloud.

I was interested in trying OCIS but couldn’t find a ready-to-use Docker Compose file. If anyone has one, I’d greatly appreciate it!

Also, I’ve read concerns about how Seafile stores files. Is that still an issue?

I use Portainer to manage containers, but I’m okay with a manual setup too. I just need a ready-to-use Compose file for quick deployment.

Thanks in advance!

Edit: Found a solution. Haven't tried yet.

https://fariszr.com/owncloud-infinite-scale-docker-setup/

56

Hi everyone,

I'm seriously thinking about moving from Nextcloud AIO to OwnCloud Infinite Scale (OCIS), and I'd love to hear your thoughts.

Here’s why I’m considering the switch:

  1. I need software that’s stable and doesn’t break after every update.
  2. Minimal maintenance is a priority for me.
  3. A solution that works out of the box with minimal setup complexity.
  4. Support for Docker Compose deployment.
  5. Support for S3 storage as the primary storage backend.

What I like about OCIS:

  1. It's written in Go (which I prefer over PHP).
  2. It doesn’t require a database, simplifying setup and maintenance. (Not sure about it)

However, I’m still hesitant due to:

  1. The limited documentation for OCIS.
  2. Concerns about whether it’s as open-source friendly as Nextcloud.

While I’ve been using Nextcloud Talk, I find it slow and unstable, so I’m planning to transition to XMPP. That said, Nextcloud itself has been challenging to maintain, and I’m looking for something faster and more reliable.

For those who have experience with OCIS, would you recommend switching, or should I stick with Nextcloud despite its issues?

Thanks in advance for your input!

[-] mitexleo@buddyverse.one 18 points 1 month ago
[-] mitexleo@buddyverse.one 11 points 1 month ago

Sad to hear it. Though I never used it personally.

[-] mitexleo@buddyverse.one 21 points 1 month ago

Typical Israeli lies.

[-] mitexleo@buddyverse.one 7 points 2 months ago

I personally love Voyager.

58
submitted 2 months ago* (last edited 2 months ago) by mitexleo@buddyverse.one to c/selfhosted@lemmy.world

Trying to ditch YouTube Music & Spotify for self-hosted music has been a struggle. I've subscribed to YT Premium today.

Here's how my attempts have gone:

  • Nextcloud Music (with Recognize): The web UI is great, has all the features I need. Downside: no transcoding and playback through Subsonic or Ampache clients is slow, sometimes causing server issues.

  • Jellyfin: Streaming works fine, but it doesn't recognize individual artists (my files are in one big folder, so albums are jumbled).

  • Navidrome: Similar to Jellyfin, artist recognition is off and playback isn't as smooth.

I'll try Plexamp next. What else should I try?

All of my songs are stored in NextCloud.

[-] mitexleo@buddyverse.one 8 points 2 months ago

I can confirm.

-7
submitted 2 months ago* (last edited 2 months ago) by mitexleo@buddyverse.one to c/selfhosted@lemmy.world

I'm looking for a resource efficient AI model for text generation (math, coding etc.) that will work with LocalAI. Which model should I use? I don't want it to use more than 1-3 GB RAM. I'll run it on a vps to use with Nextcloud.

Edit: I'm use Mistral AI and Groq.com instead of selfhosting the models. They both have generous free plan.

78
submitted 2 months ago* (last edited 2 months ago) by mitexleo@buddyverse.one to c/selfhosted@lemmy.world

I'm currently using @nextcloud@mastodon.xyz for my music collection after downloading over 2.5k songs from YouTube Music (Premium). While it works fine for most things, I'm looking for a better alternative. My key requirement is to read files from a mounted WebDAV folder (NextCloud Folder).

The Subsonic API in NextCloud Music works fine, and I've had no issues streaming through clients like Symfonium and Subtract. However, I want to eliminate the 5-10 second buffering issue I experience on mobile. When I tried @powerampache@floss.social, my NextCloud AIO instance became unresponsive after about 30 minutes (happened twice, not sure why).

I also tried Navidrome, but I didn't like how it organizes music—it only recognizes album artists, which doesn’t work for me since I don’t have albums. I downloaded the songs in Playlists using Seal.

Ideally, I’m looking for a solution that streams high-quality music instantly, like Spotify or YouTube Music. If possible, I'd prefer tweaking my Nginx config to resolve the buffering issue rather than setting up new software. What alternatives do you guys use for fast, high-quality music playback with WebDAV support?

Edit: Forgot to mention, the buffering issue only occurs when I use a Subsonic or Ampache client with NC Music. The web version works very smoothly.

Edit: The issue with Nextcloud Music was occurring because of rate limiting.

[-] mitexleo@buddyverse.one 30 points 2 months ago

Yep! It's fully open source and free. I use the hosted version though.

[-] mitexleo@buddyverse.one 59 points 2 months ago

Bitwarden is simple, reliable and works on all of my devices.

[-] mitexleo@buddyverse.one 8 points 2 months ago

Probably no. Was really optimistic about the project.

[-] mitexleo@buddyverse.one 11 points 2 months ago

You can use Revolt Chat (revolt.chat). It's fully open source and free!

[-] mitexleo@buddyverse.one 36 points 2 months ago

I really don't like what Matt is doing. Many developers are considering leaving the community.

[-] mitexleo@buddyverse.one 36 points 2 months ago

The bot that everyone (inc. me ) hates?

[-] mitexleo@buddyverse.one 9 points 2 months ago

Have you tried Ghost?

9
Replace lemmy-ui (buddyverse.one)
submitted 2 months ago* (last edited 2 months ago) by mitexleo@buddyverse.one to c/photon@lemdro.id

Hi,

I want to replace lemmy-ui with photon. How can I actually do this? Do I need to just install it using docker and reverse proxy to the port? Is there any docker compose method? Where can I set the environment variables?

TIA

view more: next ›

mitexleo

joined 2 months ago