Nextcloud talk official docker container problems

Dear Ladies and Gentlemen!
I use the new official docker repository of the spreed backend.
I have setup the following variables from the previous setup with docker-compose.yml.
The private stuff is blacked out.
Nevertheless, I don’t see all env variables when i do printenv in the container.

  • The connection does not work as it was working before (docker-compose.yml) from outside of the container.
    The image should run janus, turn and stun.
    Can someone advice?

Settings at the screenshot.

I received the answer from the developers:

The answer is, that the docker container is only hosting the signaling server and is not supposed to host all the other services, such as coturn,…

In my case its better to use the docker-compose file

1 Like