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 option to auto-generate passwords and remember them through the installer #78

Closed
YeapGuy opened this issue Jul 30, 2020 · 6 comments · Fixed by #142
Closed

Add option to auto-generate passwords and remember them through the installer #78

YeapGuy opened this issue Jul 30, 2020 · 6 comments · Fixed by #142
Assignees
Labels
new feature Introduces a new feature

Comments

@YeapGuy
Copy link

YeapGuy commented Jul 30, 2020

There should be an option to automatically generate the Panel DB password. I always go to a passwords generator and put it in anyway.
The installer should also remember the password you input during the first interactive config and input it automatically later in the installation when it asks for it (this should also be the case for manually inputted passwords)

@Linux123123
Copy link
Member

Linux123123 commented Jul 30, 2020

@YeapGuy As of right now the parts where you choose redis, passwords, smtp, etc. is not possible to autofill. We are working on the solution ( issue #75 ). Generating password automatically would not be a great idea, because it would be hard to troubleshoot and remember.

@YeapGuy
Copy link
Author

YeapGuy commented Jul 30, 2020

Fair enough. I'll close this then.

@YeapGuy YeapGuy closed this as completed Jul 30, 2020
@vilhelmprytz
Copy link
Member

While I agree with @Linux1231233, perhaps the option to auto-generate the MySQL password would be feasible? Troubleshooting is still possible since you can login with mysql -u pterodactyl as Unix root without providing a password.

@YeapGuy
Copy link
Author

YeapGuy commented Jul 30, 2020

Well, that's what I meant by "panel DB password".

@vilhelmprytz
Copy link
Member

Alright. I'll reopen this, but as @Linux1231233 mentioned, changes from #75 are planned so this issue should be put to be implemented after #75.

@vilhelmprytz
Copy link
Member

@YeapGuy Thanks again for suggesting this. The feature has now been implemented in the canary version of the script. It will go live for the next release. You can try the changes by using options 6 or 8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Introduces a new feature
Projects
None yet
3 participants