what is the default username & password for admin page installing through getsentry/onpremise: Sentry On-Premise setup (github.com)
There is no default username or password, it prompts you to create a new user during installation.
If you skipped that step or used an unattended installation, you can run docker-compose run --rm web createuser
to create one
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.