Skip to content

containerum/ui

Repository files navigation

Containerum UI

Containerum UI is a GUI for Containerum.

Prerequisites

  • Kubernetes

Installation

Using Helm

  helm repo add containerum https://charts.containerum.io
  helm repo update
  helm install containerum/ui

Contributions

Please submit all contributions concerning UI component to this repository. Contributing guidelines are available here.

Development notes

Please refer to development.md to see development notes for UI project.

License

UI project is licensed under the terms of the Apache License Version 2.0. Please see LICENSE in this repository for more details.