Skip to main content

Configuration setup for sentry

Project description

The autoguard project is mostly a configuration setup for sentry.

It provides a standardized, easily configurable setup for that project.

Usage

The autoguard configuration can be tuned in a few ways:

  • Specific environment variables (starting with AUTOGUARD_)

  • Reading from /etc/autoguard/settings.ini

  • On a dev checkout, reading from /path/to/autoguard_checkout/local_settings.ini

All options are described in example_settings.ini file.

Security

Autoguard expects to run behind a HTTPS reverse proxy; that proxy MUST set the X-Forwarded-Proto HTTP header to https for HTTPS requests.

Usage

Run the following commands:

$ autoguard upgrade
$ autoguard createsuperuser
$ autoguard start
$ autoguard celery worker -B

The autoguard command is equivalent to sentry –config=./autoguard/sentry_conf.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoguard-0.2.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page