Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 735 Bytes

File metadata and controls

22 lines (15 loc) · 735 Bytes

user-manager

User manager is a service for managing users, groups, credentials, user and domain blacklists for Containerum.

Prerequisites

  • MongoDB

Installation

Using Helm

  helm repo add containerum https://charts.containerum.io
  helm repo update
  helm install containerum/user-manager

Contributions

Please submit all contributions concerning user-manager component to this repository. Contributing guidelines are available here.

License

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