Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.01 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.01 KB

A template for deploying the VISEO Bot Builder in Azure App Service

Roadmap/To Do

  • Use Azure integrated AD authentication
  • Allow setting the admin password hash via an App Service setting/environment variable without having to edit wwwroot/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 terminate node and force a quick reload inside App Service whenever flows.json is updated
  • Add standard Cogntive Services and Azure IoT nodes
  • Clean up and update VISEO's initial template