Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongo Custom Tracker store #136

Open
iasbm opened this issue Apr 28, 2023 · 0 comments
Open

mongo Custom Tracker store #136

iasbm opened this issue Apr 28, 2023 · 0 comments

Comments

@iasbm
Copy link

iasbm commented Apr 28, 2023

Hello,
can i request how to configure custom Tracker store ( we use Mongo DB) in Rasa helm chart

Before HELM, we have configured our custom tracker store in endpoints.yaml as follows

tracker_store: type: myTracker.MongoTrackerStore url: mongodb+srv://mongodb-URL db: admin username: admin password: mypassword

But not sure how can we make use of our custom tracker store when we deploy using K8S

We did give a try by configuring endpoints.trackerstore in values.yaml, but as per the comment i think it needs to enable postgresql.install = true, but we want to use MongoDB.

any suggestions pls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant