-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Keycloak to ECS #321
Add Keycloak to ECS #321
Conversation
This reverts commit 6842c24.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mostly good! the m4 stuff was throwing off my poor m3 computer, but I think there should be a way to move that to a shell script / build of Dockerfile.keycloak until the m4 issues with java/keycloak are resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I deployed this branch to dev and terraform plan and apply resulted in expected configurations. LGTM 🚀
Co-authored-by: shanice-skylight <[email protected]>
PULL REQUEST
Summary
Deploy keycloak to ECS so that our deployed app has an identity provider. Do this by building our own custom keycloak docker image with the seeded realm already imported.
Related Issue
Fixes https://linear.app/skylight-cdc/issue/QUE-154/deploy-keycloak-to-ecs