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

Enable use of locally built components in local Docker environment #2403

Conversation

hiragi-gkuth
Copy link
Contributor

Description

While there is a method to launch Athenz in a local docker environment ,I was unable to inject locally built (zms|zts).war / athenz-auth-core.jar and other components into the docker container. Thus I made several modifications to simplify the process of testing locally developed functionalities.

If I set ENABLE_LOCAL_BUILD_(ZMS|ZTS|UI) environment variable into 1 and do build assembly in advance, then I can use locally built components.

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

Signed-off-by: Shimaoka Shuya <sshimaok@lycorp.co.jp>
Signed-off-by: Shimaoka Shuya <sshimaok@lycorp.co.jp>
Signed-off-by: Shimaoka Shuya <sshimaok@lycorp.co.jp>
Signed-off-by: Shimaoka Shuya <sshimaok@lycorp.co.jp>
Signed-off-by: Shimaoka Shuya <sshimaok@lycorp.co.jp>
Signed-off-by: Shimaoka Shuya <sshimaok@lycorp.co.jp>
@abvaidya abvaidya merged commit 18264a7 into AthenZ:master Nov 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants