dokku-mariadb icon indicating copy to clipboard operation
dokku-mariadb copied to clipboard

password length

Open cphubs opened this issue 9 years ago • 0 comments

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

cphubs avatar Jul 23 '15 10:07 cphubs