Hi all, I have a question about Growthbook self-h...
# ask-questions
i
Hi all, I have a question about Growthbook self-hosted. I am able to run it via docker, but how can I actually register and log in? When I try to create an account, I see this message telling me I need to get an invitation from my administrator - but how do I actually do that? I followed the instructions on https://github.com/growthbook/growthbook?tab=readme-ov-file to clone the repo and start it using docker compose
r
Have you already set up users or changed any config? Generally, when you first start up the docker container, you should have the option to create a user. Have you tried removing the containers and starting from scratch?
i
Thanks Ryan - yest that was it in the end, I had to delete the mongo container and restart and then I was good to go