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

MySQL password generator #21

Open
esilvaju opened this issue Sep 28, 2018 · 1 comment
Open

MySQL password generator #21

esilvaju opened this issue Sep 28, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@esilvaju
Copy link
Contributor

Generate password for mysql

We can use: openssl rand -base64 32 | head -c8

But where to to store ?
chmod 600 /etc/simple/pos-config.txt

@esilvaju esilvaju added the enhancement New feature or request label Oct 12, 2018
@esilvaju esilvaju added this to the 1.16.4/2.5.13-1-origins milestone Oct 12, 2018
@maany maany added the wontfix This will not be worked on label Oct 25, 2019
@maany
Copy link
Member

maany commented Oct 25, 2019

Leaving this open for someone who might still want to use cream and have a random secret password generated for the cream-db.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants