Skip to content

Polytechnique-org/sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry

This folder holds the whole setup for our Sentry.

Layout

Since modern development hipsters don't bother providing proper packages for Debian, we'll have to handle it by hand: - A virtualenv is setup in /home/web/sentry/venv/ - It contains all dependencies - The X.org setup lives in xorg_sentry/

Dependencies

Dependencies are listed in the requirements.txt file. Install them with:

pip install -r requirements.txt

Under Debian, you should use the following packages: - python-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages