Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 662 Bytes

SAAS.md

File metadata and controls

20 lines (13 loc) · 662 Bytes

Third Party Services

VPDB uses a couple of services.

Raygun

Raygun is a crash reporter. It is configured in the settings, more precisely at vpdb.services.raygun.

Rollbar

Rollbar is another crash reporter. Like Raygun, it's configured in the settings at vpdb.services.rollbar.

Sqreen

Sqreen provides several security-related features.
You can enable Sqreen by setting the SQREEN_ENABLED environment variable to something truthy. Other configurations such as SQREEN_TOKEN are documented here.