Hi everyone. I ran LakeFS locally for the first ti...
# help
s
Hi everyone. I ran LakeFS locally for the first time (using the docker compose command), but right after getting the creds, I switched to something on my computer. Then after I came back, I couldn't find the login creds, and now I'm am locked as I cannot reset my creds. Any help with that? Thanks
b
Hi Shahar, if nothing was done with your local lakeFS - just docker-compose down and start fresh. Everything is local is you will start from setup again. Another option is to get inside the lake container instance (docker-compose exec lakefs) and run 'lakefs superuser --user-name <name>' to add another super user.
@Shahar Lerner let me know if it works for you, and if there anything I can help you go forward.
s
@Barak Amar I restarted fresh and now works fine. Thanks a lot!
👍 1