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.
The authentication is based on X-auth-User HTTP header, the proxy MUST clean it before passing to the application.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file autoguard-0.2.5.tar.gz
.
File metadata
- Download URL: autoguard-0.2.5.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67dd0b4437b574f09ea2d4376781d3e00c2b30a7e86f65e2b9be054412bea234 |
|
MD5 | 871dc5ef9773dd39f6947437feec997a |
|
BLAKE2b-256 | 4792d478187f2b233c98a157a3f02a9dc2bf24f5a99a73141750178c8d02a672 |