Giter VIP home page Giter VIP logo

easy-sentry-launch's Introduction

  1. Generate secret key by command:

    docker-compose run --rm sentry config generate-secret-key

    or

    pwgen 60

    or invite your cat.

  2. Set the output to SENTRY_SECRET_KEY variable in sentry-variables.env.

  3. If you want Sentry to send emails (member invitations or error notifications) set up email configuration variables.

  4. It is the initial start of Sentry container, so DB sync is needed, run:

    docker-compose run sentry upgrade

  5. While running this command user creation will be offered. Set your email and pass to access Sentry.

    Email:
    Password:
    Repeat for confirmation:
    
  6. Agree to be a superuser:

    Should this user be a superuser? [y/N]: Y

  7. Final command to start Sentry:

    docker-compose up -d

Sentry is on 8080 port, you can change it in docker-compose.yml.

Open Sentry, login, set root url.

Then add members in:

http://<host>:8080/organizations/sentry/members/new/

Used Sentry image: https://hub.docker.com/_/sentry/ Sentry is awesome, thanks!

easy-sentry-launch's People

Contributors

lauvenhelz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.