This is the repository for the 2020 September course of Cloud Computing at the FH Campus Wien.
In order to run the server locally you will need at least Python 3. First run pip3 install -r requirements.txt,
then run mkdocs serve to start a local development server at localhost:8000.