This is the repository for the Fall 2020 course of Cloud Computing at the FH Campus Wien.
In order to run the server locally you will need at least Python 3 (64 bit) and [GTK+ version 2]. First run
pip3 install -r requirements.txt
, then run mkdocs serve
to start a local development server at
localhost:8000.