A template for deploying the VISEO Bot Builder in Azure App Service
- Use Azure integrated AD authentication
- Allow setting the
adminpassword hash via an App Service setting/environment variable without having to editwwwroot/conf/config.jsmanually 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-exitto terminatenodeand force a quick reload inside App Service wheneverflows.jsonis updated - Add standard Cogntive Services and Azure IoT nodes
- Clean up and update VISEO's initial template
