The Master Project from the departmend Complex and Distributed IT Systems @TU Berlin - More information
The task is to create a visual programming environment for Apache Flink.
Simply type
mvn jetty:run
and the webservice will start at localhost:8080
.
The most recent master branch build is available at http://asok16.cit.tu-berlin.de:8081.
As Jenkins is not available from the public internet, it can not be notified by Github about new commits. Instead, Jenkins queries Github every 5 minutes for changes and triggers a new build, if necessary. The dashboard is available at http://asok16.cit.tu-berlin.de:8080/, where one can manually trigger a new build.