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

Add Docker secrets support for wsadmin password config #316

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

n0ct1s-k8sh
Copy link

@n0ct1s-k8sh n0ct1s-k8sh commented Aug 5, 2024

Hi.

This pull requests contains all the changes to set the password for the wsadmin user from a Docker secret, even having the workaround by bind-mounting the /tmp/PASSWORD and /tmp/passwordupdated files from the host with the desired password.

To make this consistent, the environment variable SECRET_NAME has been created to customize the secret management without breaking anything in the service. The script defaults it to wsadmin_password.

If you have any questions or suggestion please feel free to comment here.

Greetings from Cartagena (Spain).

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