This is an old revision of the document!


KnowRob as SaaS Web application

Using the Docker infrastructure, KnowRob can be used as Software-as-a-Service Web application.

Installation

The Python code is contained in the knowrob/docker repository on GitHub. It is based on the Flask Web-framework that you can install with

sudo apt-get install python-pip
sudo pip install Flask docker-py markdown

Headline