Skip to content

EndangeredF1sh/vlabcontroller

Repository files navigation

VLabController

A portal to all the education applications implemented with web technologies and Kubernetes.

Building from source

Clone this repository and run

mvn -U clean install -DskipTests

The build will result in a single .jar file that is made available in the target directory.

Credits

VLabController is based on open-source projects: ContainerProxy and ShinyProxy, licensed under Apache License, Version 2.0.

License

Please refer to this repo's license file.