Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/containerum/permissions
- Owner: containerum
- License: apache-2.0
- Created: 2018-05-25T10:17:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T09:13:27.000Z (over 6 years ago)
- Last Synced: 2024-06-20T12:45:54.963Z (6 months ago)
- Topics: access-management, kubernetes, platform, teamwork, user-group-management
- Language: Go
- Homepage:
- Size: 6.08 MB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.