hi dears, how can change pwd for datahub user?
# getting-started
s
hi dears, how can change pwd for datahub user?
s
then that is in cli in console?
s
Are you deploying using docker or kubernetes?
s
Docker
s
Only need edit that file in that path?
i do this steps
Copy code
nano /tmp/datahub/user.props
#put
datahub:xxxxxxxx

nano /root/datahub/docker/docker-compose.yml
#edit
datahub docker quickstart
and not working
using command
Copy code
datahub docker quickstart
wich one yml need to edit?
hi dear, me again, sorry for rookie question, im using quickstart, and i need edit password by default datahub/datahub credentials
s
Did you restart datahub after the change made in
${HOME}/.datahub/plugins/frontend/auth/user.props
?
s
In using docker quick star right? But that path I can't find it, give me detailed steps for change password of datahub user, I will appreciate
then i need to enter into docker image?
pls remember command for do that
can u share me command for do that?