GithubHelp home page GithubHelp logo

Comments (3)

mattrobenolt avatar mattrobenolt commented on July 17, 2024

I'm not sure what you're asking or what you're trying to do. Step 2 is configured in sentry.conf.py as well, and step 3 is just calling some commands to destroy and rebuild the database.

from self-hosted.

lpzdvd avatar lpzdvd commented on July 17, 2024

I'm trying to build my custom image adding 1) predefined secret key 2) DBs vars but I'm confused. It would be great if I could avoid interactive input for creating the database (we would like to set an ansible role later, but first we are just playing around).

Let's say for example I want to only set SENTRY_SECRET_KEY in sentry.conf.py

In that case, default instructions are confusing for me due to the fact that this repository, official default sentry repository and doc in the web page mixes a lot of things (or maybe just me :) )

So:

mkdir -p data/{sentry,postgres}
docker-compose run --rm web config generate-secret-key - Generate a secret key. Add it to docker-compose.yml in base as SENTRY_SECRET_KEY. Do I have to do this step if it's already declared in sentry.conf.py ??? I guess it's already unnecessary but I need to build
docker-compose run --rm web upgrade - Build the database. Use the interactive prompts to create a user account. Same here: what variables do I need to set up?
docker-compose up -d - Lift all services (detached/background mode).
Access your instance at localhost:9000!

So, I'm missing how to build a custom image and where to set this process in your instructions. Could you provide a detailed example?

Sorry for the inconvenience and thanks for your patience !! Great work here.

from self-hosted.

dcramer avatar dcramer commented on July 17, 2024

@lpzdvd you'll need to take this off the issue tracker and use our support options:

https://sentry.io/support/

The short of it is we want everyone to be using Sentry, but the team isn't really here to help everyone operationalize the software (esp. for free). Our aim is to provide a great solution, primarily focused on SaaS, and let people who need to run it behind the firewall do so (but with their own expertise).

from self-hosted.

Related Issues (20)

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.