Skip to content

Method for resetting admin password #738

Answered by felddy
CorvusCallosum asked this question in Q&A
Discussion options

You must be logged in to vote

The reason clearing the file doesn't work is because the file is generated (or regenerated) at container startup. This means you probably have set the admin password using either environment variables or using secrets.

Check to see if you have set the FOUNDRY_ADMIN_KEY environment variable, or passed in a secrets file that set the foundry_admin_key key.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@CorvusCallosum
Comment options

@felddy
Comment options

@CorvusCallosum
Comment options

@felddy
Comment options

@CorvusCallosum
Comment options

Answer selected by felddy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants