Eirikr70
Eirikr70
The Dockerfile fails on arm. First problem : schema.prisma is not on the same directory as the other files : you should copy it from prisma/schema.prisma. But then where should...
Hello, This might not be the right place to ask and I apologize in advance in that case. I would like to migrate an existing instance from the host to...
Hi Folks, thanks for that admin app. Do you think it would be possible to extend its perimeter to the administration of the `homeserver.yaml` file ? It is sometimes hard...
So, here is my problem: I have installed the container behind an nginx reverse proxy through the following `docker-compose.yml` ``` version: '3.0' services: db: image: treehouses/rpi-couchdb:2.3.0 container_name: db volumes: -...
### The bug When trying to share a picture to the AOSP SMS app, the SMS app opens but the picture is not sent. I have to download the picture...
Hello, Are there environment variables I might use in order to run Hauk container with a non-root user ? Thanks, Eric
Hello, I have installed Conversations and it runs fine for messages and audio/video calls with another Conversations instance. However if I try and call an aTalk instance, the communication drops...