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

allow to setup admin password #208

Open
mkyc opened this issue Jun 13, 2022 · 0 comments
Open

allow to setup admin password #208

mkyc opened this issue Jun 13, 2022 · 0 comments

Comments

@mkyc
Copy link

mkyc commented Jun 13, 2022

Currently I have:

nexus:
  properties:
    override: true
    data:
      nexus.security.randompassword: false

and it allows me to use automation to connect with nexus rm using admin/admin123 but that is problematic in some automations (like terraform with in-house provider connecting using those credentials) to change password.

I think there should be property named nexus.admin.password which would setup password to given string.

I also noticed secret section of configuration and I suspect this could be used but I cannot find any documentation if that would solve my problem.

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

No branches or pull requests

1 participant