-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
comparing the docs with the current behaviour.
cd Local/github.com/dcramer/sentry/
virtualenv /usr/share/sentry/
source /usr/share/sentry/bin/activate
python setup.py install
sentry init /usr/share/sentry/etc/sentry.conf.py
sentry --config=/usr/share/sentry/etc/sentry.conf.py upgrade
sentry --config=/usr/share/sentry/etc/sentry.conf.py start
then I look for information on how to get to know public and private keys of the default project.
I would expect it on the sentry documentation, but I find it in raven:
http://raven.readthedocs.org/en/latest/config/index.html#the-sentry-dsn
it states I should follow the sequence of links:
Account -> Projects -> [Project Name] -> [Member Name]
I direct my browser to http://localhost:9000/
the described sequence is only available after I login.
after login I follow the steps, but the information is not there.
should I tweak the configuration to have it work?
or what am I missing?
thanks!
MF
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels