Stephan Müller

Results 3 issues of Stephan Müller

### Description For my git projects, I created a symlink from `/home/user/git` to `/git`. In the last few weeks (or months, I can't exactly remember), I had the following problem:...

linux
good first issue

In commit 83ea69d54bea72e1df9a2647ee101c73deb86d44, a redis session handler was intrododuced. But the file `/usr/local/etc/php/conf.d/redis-session.ini` can not be written when using a non-root image, because the folder is owned by root and...

wontfix
integration: memcache
user

We use Chainlit as a dependency in a custom Python package that runs in a Kubernetes environment. The structure of the project is as follows: ``` APP_ROOT |- .chainlit/ (config_dir)...

needs-triage