Skip to content

amardeep2006/rasa-secure-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Securing your Rasa REST channel

This is for advanced RASA users only!!

Follow the medium blog here:

Note: This repository does not contain all the neccessary installation files for Rasa X/Rasa, you must configure that yourself. This repo only contains the custom configuration needed to secure your Rasa REST endpoint.

Nginx Configuration

You will find the overridden NGINX configuration at auth/rasax.nginx

Custom Connector

You will find the custom connector in the connectors/secure_rest.py

Docker-compose and credentials.yml

I have only provided the customised configuration, for the full rasa setup, follow rasa docs

https://rasa.com/docs/

About

This repository provides configuration to secure REST channel of Rasa with Rasa-X configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%