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 year 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T09:13:27.000Z (over 7 years ago)
- Last Synced: 2025-03-23T20:36:56.640Z (about 1 year ago)
- Topics: access-management, kubernetes, platform, teamwork, user-group-management
- Language: Go
- Homepage:
- Size: 6.08 MB
- Stars: 5
- Watchers: 4
- 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.