I have modified the user.props file in the path /datahub/volumes/frontend-react. Also have mounted the updated docker compose file to the following location inside the datahub-frontend-react container using a volume:/datahub-frontend/conf/user.props and restarted the required containers. Still I am able to login using default username and password (datahub), and the changes are not reflecting.
Kindly suggest for the same.
<@U01TCN40JKV> Thanks for the response. The user.props is mounted on the path as mentioned above. The above mentioned steps are working successfully with "ubuntu-jammy-22.04-amd64-server " however if we are trying same steps with “ubuntu-jammy-22.04-arm64-server” it is giving error in the last step i.e. while Running the following command. datahub docker quickstart --quickstart-compose-file <your-modified-compose>.yml
and the changes in the username password are not reflecting.
Please suggest the command we can use for restart DataHub in case of arm64-server.
Hey, I just ran into the same problem. Initially, when I started the server, I hadn’t realized the need to remove the default user. Later, when I tried to change this setting, I couldn’t find an option to restart, so I’m stuck on how to alter this