A template for deploying the VISEO Bot Builder in Azure App Service
- Use Azure integrated AD authentication
- Allow setting the
admin
password hash via an App Service setting/environment variable without having to editwwwroot/conf/config.js
manually post-deployment - Linux App Service/Kubernetes/Docker support (being worked on separately for now)
- Add bootstrap flows (simple echo bot and reload flow)
- Add
node-red-contrib-exit
to terminatenode
and force a quick reload inside App Service wheneverflows.json
is updated - Add standard Cogntive Services and Azure IoT nodes
- Clean up and update VISEO's initial template