Ok. I installed docker compose. according to: Deploying a Rasa Open Source Assistant in Docker Compose, it said to edit a file called: docker-compose.yml Do you know where that file lives?
I donāt know much about the Docker Compose Installation (@nik202 is better suited for this), but I believe you will just need to create the file.
Maybe Nik can provide a template?
Thanks so much NiK!
@bferster Please see this thread Dockerizing my rasa chatbot application that has botfront - #11 by nik202
Further, you need to install docker and docker desktop (if you working with windows or Mac), for Ubuntu you can add docker extension for VS code and Iād recommend use VS code.
1 Like