https://github.com/thehyve/fairspace-keycloak
Helm chart for installing Keycloak for Fairspace
https://github.com/thehyve/fairspace-keycloak
fairspace helm-chart keycloak
Last synced: 6 months ago
JSON representation
Helm chart for installing Keycloak for Fairspace
- Host: GitHub
- URL: https://github.com/thehyve/fairspace-keycloak
- Owner: thehyve
- License: apache-2.0
- Created: 2018-06-13T15:27:28.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-11-28T13:51:10.000Z (over 1 year ago)
- Last Synced: 2024-11-28T14:42:04.468Z (over 1 year ago)
- Topics: fairspace, helm-chart, keycloak
- Language: Mustache
- Homepage:
- Size: 2.26 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fairspace Keycloak helm chart
This repository contains the helm chart to install and setup Keycloak.
See [charts/fairspace-keycloak](charts/fairspace-keycloak/README.md) for more information.
# Helm chart
Helm charts are packaged and published to the GitHub package registry (Packages) with GitHub Actions workflow, can be found in `.github/workflows/package_and_push_helm_chart.yaml `
```yaml
# License
Copyright (c) 2021 The Hyve B.V.
This program is free software: you can redistribute it and/or modify it under the terms of the Apache 2.0
License published by the Apache Software Foundation, either version 2.0 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache 2.0 License for more details.
You should have received a copy of the Apache 2.0 License along with this program (see [LICENSE](LICENSE)). If not, see https://www.apache.org/licenses/LICENSE-2.0.txt.