Hello Rasa family,
I have started my journey with Rasa a couple of months back. Installed it on Windows 10 machine and it worked perfectly fine. Developed the bot according to my use case, exposed the API to be used in an application, tested it and Yay! it worked glitch-less!
Convinced my team, Rasa is the best and we are going ahead with this!
Now when i tried moving it to test server(Windows Server 2012 R2), trouble started!
- Tensorflow DLL not found issue - solved this with a workaround
- sqlalchemy issue/deployment issue - which needs Multipass , that in-turn needs Hyper-V, which is compatible with Windows 10 only. Tried installing Oracle VirtualBox - still no luck!
So my questions are,
- What is the best way to deploy in Windows Server? I would like to go with One line deployment- Is it feasible?
- Will i encounter anymore hurdles if i go ahead with Windows? Should i just switch to CentOS instead?
Please please help!