https://github.com/recaptime-dev/iam-keycloak-infra
Deployment files for Keycloak to Railway/Okteto Cloud.
https://github.com/recaptime-dev/iam-keycloak-infra
Last synced: 2 months ago
JSON representation
Deployment files for Keycloak to Railway/Okteto Cloud.
- Host: GitHub
- URL: https://github.com/recaptime-dev/iam-keycloak-infra
- Owner: recaptime-dev
- License: mit
- Created: 2021-11-20T04:16:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T10:09:55.000Z (over 4 years ago)
- Last Synced: 2023-09-21T13:38:33.871Z (over 2 years ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keycloak IAM Configuration
This repository contains the deployment script for our [Keycloak](https://www.keycloak.org/) instance inside and outside the company, useful if we ever upgraded our tailnet and GitHub/GitLab SaaS orgs to Enterprise-level paid plans with SAML authenication support.
The canonical repository is on GitLab SaaS at , so please take all of your issues and merge requests there instead.
## Development Environment Setup
> **Hate the manual work?** Automate it by [opening this repository in Gitpod](https://gitpod.io/#https://gitlab.com/MadeByThePinsHub/infra/keycloak-iam). Since both `RecapTime` and the corporate `MadeByThePinsHub` GitHub orgs are on the free plan, there's no Codespaces option yet.
TDB
### Included in Dev Environment Container
Everything in `gitpod/workspace-full` Docker image, plus:
* Railway CLI
* Hadolint and ShellCheck
* GitHub CLI (through the official package repository for Debian/Ubuntu) and GLab CLI (through our own PPA at `https://madebythepinshub.gitlab.io/ppa`)
## License
MIT