vbkunin / itop-docker

Combodo iTop docker image
https://hub.docker.com/r/vbkunin/itop/
MIT License
92 stars 51 forks source link

db username and password clarification request #14

Closed gittyhubbyfrankybobby closed 5 years ago

gittyhubbyfrankybobby commented 5 years ago

I ran the command sudo docker logs my-itop | grep -C4 "mysql -uadmin -p" and spent way too much time thinking the username was "uadmin" and the password was "pxxxxxxx" I figured it out, but it might be nice to notate for future users that they should remove the preceding U and P from the username and password respectively during the db setup.

Keep up the great work, though. Thanks.

vbkunin commented 5 years ago

Hi @gittyhubbyfrankybobby! Yes, it makes sense.