Problem with .yml files not present on rasa X docker container

Hello guys,

i installed Rasa X with docker Compose. The problem is that .yml files are not present on the Container even when i disconnect Github and just create a file inside the Rasa X webinterface. I can see it in the webinterface and the postgres database as you can see in the screenshot but not in the container.

Thanks in advance! Cheers :wink:

Hi @kekeman22, Rasa X relies on Git for file management and syncing so you will need to connect it to a Git repository for the files to appear in the container.

1 Like

Thank you @b-quachtran . But if i restart or delete all containers these files are coming back although i don’t have any git connection. So they have to be stored somewhere in the containers ?