Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
* Update README.md
  • Loading branch information
voskvv authored and MargoTuleninova committed Jul 16, 2018
1 parent b714239 commit 0123706
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# User service for Containerum Platform
# 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

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

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

0 comments on commit 0123706

Please sign in to comment.