Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Adding sentry to the installation #108

Open
4 tasks
cataclysmic opened this issue Aug 3, 2017 · 0 comments
Open
4 tasks

Adding sentry to the installation #108

cataclysmic opened this issue Aug 3, 2017 · 0 comments
Assignees

Comments

@cataclysmic
Copy link
Collaborator

cataclysmic commented Aug 3, 2017

I learned that sentry is a django based open source project and can be installed locally.
I will look into it and we will add it to the installation instructions and add the necessary stuff to the otree_environ_config.

Todo

  • pip install -U sentry on initialise (optional)
  • write sentry link to otree_environ_config for each user
  • on otree_startproject ask if local sentry should be activated (static)
    • run sed on settings.py, add SENTRY_DSN = environ.get('SENTRY_DSN')
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants