VILLASframework
Modular co-simulation framework
|
To get started quickly, we recommend to run VILLAS in a small Kubernetes cluster.
You can run the full set of VILLASframework components pre-configured in a Kubernetes cluster using the Helm chart.
For small tests and beginners we recommend a local Minikube setup.
To deloy the Helm chart you must first add the FEIN e.V. chart repository:
Create a minimal chart configuration file named values.yaml
with the following contents: Please have a look at the charts default values for more details about the available configuration options.
Once the configuration file has been prepared, start the installation with the following command:
Once the installation has completed, you can visit the VILLASweb interface at the following address: http://localhost:8080/ Please use the username / password from above (admin
/ test
) to login.