Sample chatbot deployment using Rasa and Mattermost.
./rasa.sh init --no-prompt
docker-compose up -d
- Log in and create a team
- In the System Console, enable Bot Accounts
- In the System Console, Allow untrusted internal connections to:
rasa - Follow instructions at: https://rasa.com/docs/rasa/user-guide/connectors/mattermost/
- Invite your bot to join the team
- Restart Rasa
docker-compose restart
./rasa.sh shell
https://github.com/RasaHQ/rasa/blob/master/docker/docker-compose.yml https://github.com/mattermost/mattermost-docker/blob/master/contrib/swarm/docker-stack.yml