Skip to content

Conversation

@malaskowski
Copy link
Owner

@malaskowski malaskowski commented Oct 19, 2020

AET Karaf image reads all files in the /run/secrets/ directory matching KARAF_* pattern export them as environment variable.
See the [Karaf entrypoint][/blob/master/karaf/entrypoint.sh] for details.

E.g.
If the file /run/secrets/KARAF_MY_SECRET is found, its content will be exported to MY_SECRET environment variable.

This feature is done to support login modifier reading from env (wttech/aet#583).

@malaskowski malaskowski merged commit a99feae into master Oct 30, 2020
@malaskowski malaskowski deleted the feature/secrets-support-for-karaf branch October 30, 2020 12:59
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.

3 participants