Rasa server and action deployment on Cloud Function GCP

Please I need your help. I want to deploy docker images of my rasa server and rasa actions to the Google Cloud Platform through Cloud run (docker). Could you please help me out . I would really appreciate . Thanks

We typically do Kubernetes installs and there is a helm chart for that. I’m not familiar with “Cloud run” but you may be able to adapt this docker-compose.yml to meet your needs.

Thank you . For the quick turn around I build two dockers, one for the actions and another one for the rasa core . I helped me to reach the goal

I have a sample bot which i deployed on cloud run few years back