Kaloyan Nikolov

Results 53 comments of Kaloyan Nikolov

Any news on this? I have the same issue on two apple devices (out of two, sadly). I'm no iOS expert, but if there's anything I can do to speed...

~~Maybe this one ?~~ ~~https://hub.docker.com/r/mgbi/openssl-certs~~ There's no "similar" and up-to-date container like the one we use in examples and the one i suggested (no idea why i suggested it, it's...

The idea of the examples is to be a simple, minimalist way of getting Nextcloud non-aio up and running. The repository is for advanced, a bit more experienced users, unlike...

> I can't exactly follow your arguments. while it is true AIO serves the needs of beginner and lazy users better, this "community image" is expected to address experienced users...

Hi, is there any update on this ?

I have mixed feelings on this. It works, but the check container never goes past healthcheck, and at some random time it just stops working unless I down&up the whole...

Doubleposting, because i just updated primary instance to .5 and here we go again .. ![Image](https://github.com/user-attachments/assets/73881d23-f4e0-467d-b427-7475a39a29cf) Using the below appapi dsp ```yaml nextcloud-appapi-dsp: platform: linux/amd64 container_name: appapi image: ghcr.io/nextcloud/nextcloud-appapi-dsp:release ```...

My setup differs a bit from the "examples" because I use a completely separated proxy / proxy network, but it goes along this: You need Redis, you need cron container,...

Another thing To run LLM2 and the AI stuff, you need to have poetry in the container. The easiest way is to have a custom Dockerfile that has the following...

Update: It works like charm in 31.0.9 and as I can see AppApi is part of Server now. I will make an example for the DSP container and call it...