User Tools

Site Tools


wiki:sentry_install

Sentry install

Follow this guide https://develop.sentry.dev/self-hosted/.

You need to generate the secret key and add it to config. You can use some password generator for that with long string of random characters like this password:

yc;"2YWZ~AKu9=B`[+.fp2rR(>/6Lk}v

To create a user if you did an unattended install like with command bash install.sh –no-user-prompt, cd to directory with sentry docker-compose file and run

docker-compose run --rm web createuser

Tested on

  • Debian 11
  • Sentry 22.10.0

See also

References

wiki/sentry_install.txt · Last modified: 2022/10/21 11:00 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki