A proof of concept server to host VirtualBot and run VirtualBot code.
- Clone the VirtualBot repository (https://github.com/OASTEM/VirtualBot) and build it with Apache Ant using
build.xml
. - Install Docker from its official repositories, and then build the Dockerfile with
docker build -t oastem/virtualbot .
. - Start the Python webserver by starting the virtual environment and then running
web.py
. - Have students run code.