Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 704 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 704 Bytes

Solutions

Solutions is a service for launching pre-built application configurations in Containerum.

Prerequisites

  • Kubernetes

Installation

Using Helm

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

Contributions

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

License

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