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

password length #10

Open
cphubs opened this issue Jul 23, 2015 · 0 comments
Open

password length #10

cphubs opened this issue Jul 23, 2015 · 0 comments

Comments

@cphubs
Copy link

cphubs commented Jul 23, 2015

Hi

if possible reduce length of password to 16 character with this command
$(< /dev/urandom tr -dc A-Za-z0-9 | head -c 16)

your generated pass is:
NEQ0R2dReW1FNEowTngxMXErNEpFcTM3cko1QjFmcVhkT3V3ZHNMejJ4cz0K

and also give name to mariadb container. to link it to another container like phpmyadmin

thanks

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