Christof Schulze

Results 194 comments of Christof Schulze

it shouldn't. certificates should be created outside the container.

While I stand by my previous comment, let me elaborate to make it more useful. Personally I host prosody on kubernetes. Cert-manager (the le equivalent) will obtain certificates an place...

I think it would be helpful to standardize the builds on a gluon-project level instead of community level. Another idea was to specify a Jenkinsfile and have the parameters in...

alsa or pulseaudio might help to define a virtual audio device that outputs to multiple cards https://unix.stackexchange.com/questions/293450/alsa-send-audio-to-two-audio-devices is an alsa example. and here for pulseaudio: https://unix.stackexchange.com/questions/443013/pulseaudio-simultaneous-output-add-two-devices I have tried the...

Wie ist denn das Symptom?

I am also affected by this performance problem. The patch shows significant performance improvements (factor 20) for my use case. Is there anything I can contribute to progress this?

@lukasj What can be done to progress this?

As a workaround, this is what I did: * set values.postgresql.enabled: false * set env.POSTGRES_DB: /mnt/db/sqlite3.db * add another volume to be mounted at /mnt/db A better solution would be...

it would be great to get the docs updated if other tools are to be used.

I am affected by this as well - the status seems a bit unclear to me. What I can see: * there are failing tests * @wing328 commented not to...