Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/containerum/user-manager

User and group manager for Containerum
https://github.com/containerum/user-manager

group-management grpc grpc-go kubernetes ouath2 platform user-management

Last synced: about 2 months ago
JSON representation

User and group manager for Containerum

Awesome Lists containing this project

README

        

# user-manager
User manager is a service for managing users, groups, credentials, user and domain blacklists for [Containerum](https://github.com/containerum/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](https://github.com/containerum/containerum/blob/master/CONTRIBUTING.md).

## 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.