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

setting MIQ admin password during installation / template processing #237

Closed
joelddiaz opened this issue Oct 25, 2017 · 5 comments
Closed
Assignees

Comments

@joelddiaz
Copy link

Currently when using the OpenShift templates to install MIQ, there is no way to set the MIQ admin password. The MIQ pod comes up with a publicly accessible OpenShift route with the default creds.

Need a way to set the admin MIQ password before the pod is publicly accessible.

Opened a similar issue out on openshift/openshift-ansible#5849 and it was recommended I open this issue here.

@moolitayer
Copy link

@gtanzillo this seems like a major flaw? I'm thinking the solution should be limited to production env?

@joelddiaz What's the usual approach for something like this? Generating a random pass and storing it in a file an admin can access? providing an optional password during installation (oc new-app --template=manageiq -p PASSWORD=<password>)?

@miq-bot assign @gtanzillo

@gtanzillo
Copy link
Member

gtanzillo commented Nov 16, 2017

@fbladilo Can you take a shot at addressing this issue. We were thinking that we could parameterize the admin password in the template.

@joelddiaz
Copy link
Author

@moolitayer i would prefer a system where i can pass the desired password and have it applied during installation

@fbladilo
Copy link
Contributor

@gtanzillo For sure, I can take it , will post something later today.

@carbonin
Copy link
Member

carbonin commented Dec 7, 2017

Closing as #250 is merged

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

5 participants