Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/containerum/permissions

Access manager for Containerum
https://github.com/containerum/permissions

access-management kubernetes platform teamwork user-group-management

Last synced: about 1 month ago
JSON representation

Access manager for Containerum

Awesome Lists containing this project

README

        

# Permissions
Permissions is a service for [Containerum](https://github.com/containerum/containerum) that manages user access and enables teamwork.

## Prerequisites
* Kubernetes

## Installation

### Using Helm

```
helm repo add containerum https://charts.containerum.io
helm repo update
helm install containerum/permissions
```
## Contributions
Please submit all contributions concerning Permissions component to this repository. Contributing guidelines are available [here](https://github.com/containerum/containerum/blob/master/CONTRIBUTING.md).

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