diff --git a/README.md b/README.md index f7a9ff94..8c4b6ead 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -# 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 ``` @@ -9,3 +13,10 @@ 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. +