Skip to content
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

build: add local developement keycloak and init script #743

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

patlo-iog
Copy link
Contributor

Overview

A preparation work for Keycloak integration. This should enable easy local dev Keycloak instance with realm, client and static client-secret initialized.

PORT=8080 docker-compose -f infrastructure/shared/docker-compose-mt-keycloak.yml --env-file ./infrastructure/local/.env up

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to abovscriptse: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

@patlo-iog patlo-iog requested a review from yshyn-iohk October 3, 2023 09:42
@patlo-iog patlo-iog changed the title build: add local developement keycloak and init scripts build: add local developement keycloak and init script Oct 3, 2023
@patlo-iog patlo-iog force-pushed the build/keycloak-local-docker branch from 53edab9 to f329d70 Compare October 3, 2023 09:51
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Atala PRISM Test Results

  77 files  ±0    77 suites  ±0   15m 7s ⏱️ +41s
672 tests ±0  661 ✔️ ±0  11 💤 ±0  0 ±0 
678 runs  ±0  667 ✔️ ±0  11 💤 ±0  0 ±0 

Results for commit 912fc8e. ± Comparison against base commit 4b10c3a.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Integration Test Results

11 files  ±0  11 suites  ±0   3s ⏱️ -1s
25 tests ±0  25 ✔️ ±0  0 💤 ±0  0 ±0 
37 runs  ±0  37 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 912fc8e. ± Comparison against base commit 4b10c3a.

♻️ This comment has been updated with latest results.

@patlo-iog patlo-iog force-pushed the build/keycloak-local-docker branch from f329d70 to 914f07c Compare October 3, 2023 10:23
@patlo-iog patlo-iog merged commit 77b3588 into main Oct 3, 2023
@patlo-iog patlo-iog deleted the build/keycloak-local-docker branch October 3, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants