I do not have this option.
Fedimin | Privacy Advocate | FOSS Lover | GenZ | Human
I ❤ Change
I do not have this option.
No, I use AMD iGPU as the main card.
Found the solution: https://mitexleo.one/@ml/113542105595682701
I just had to import client config the apps.
I just tried to login from the mobile app.
You might want to check this out: https://github.com/owncloud/client/issues/11940
Apparently, the client_ID stays same in my case. I guess it’s not really creating new clients.
I also set oc://android.owncloud.com as valid redirect URI.
This is the url owncloud android app requested: https://auth.mydomain.com/realms/R1/protocol/openid-connect/auth?redirect_uri=oc%3A%2F%2Fandroid.owncloud.com&client_id=e4rAsNUSIUs0lF4nbv9FmCeUkTlV9GdgTLDH1b5uie7syb90SzEVrbN7HIpmWJeD&response_type=code&scope=openid+offline_access+email+profile&prompt=select_account+consent&code_challenge=lp5qe4-dZXKk2jWBZatdNDgJXuJEApCOnwrnPXk7kds&code_challenge_method=S256&state=fyjgrmwYOWVnGgCWB0hH
Yeah, I’m using a dedicated realm for OCIS. It’s working without any issues on the web.
I didn’t enable dynamic registration. I used this docker compose to deploy keycloak: https://github.com/mitexleo/keycloak_docker/blob/main/compose.yaml
What does that mean?
I’m also using Stalwart! It just works!
I’m not sure how to configure s3 as primary storage backend here. Should I put the configs in the ocis.yaml?
Here’s an example configuration: https://github.com/owncloud/ocis/blob/master/deployments/examples/ocis_full/.env
@Pissio@feddit.it
The issue you’ve faced varies instance to instance. If you want complete freedom and censorship resistance, you have to run your own server.
I’m actually using S3 as Primary Storage Backend. As a result I’ll have to manually backup the database and config files.
I thought backup/restore would be easier with OCIS 🤔
Will do. Still reading docs and blog posts. ❤
I use Nextcloud AIO. If you use s3 as primary storage, the backup (using Borgbackup) won’t work.
I use NextCloud Music and Recognize (a NextCloud app). It’s showing all albums and genres (mostly) correctly. Also I can go to a artists page and see all of his songs.
NextCloud Music supports both subsonic and ampache API.
Navidrome wasn’t displaying the artists.
Not sure why it didn’t work for me. I’ve also tried Jellyfin. Had the same issue.
What will this do? Kindly explain. I’m new to this.
Also, the renderer seems to be the iGPU:
➤ glxinfo | grep “OpenGL renderer” OpenGL renderer string: AMD Radeon Graphics (radeonsi, gfx1103_r1, LLVM 19.1.5, DRM 3.59, 6.12.9-200.fc41.x86_64)