Skip to content

CommitteeOfZero/coz-crashes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoZCrashes

Crash report collector we use. Unsupported, but if you want to set one up yourself:

  • Needs PHP 5.6+, MySQL 5.5+, and the ability to run scheduled tasks
  • composer install
  • Import schema.sql
  • Copy config.php.sample to config.php
  • Adjust settings
  • Make public/ accessible via web
  • Run src/cron.php regularly (we have it set to once an hour)

Releases

No releases published

Packages

No packages published

Languages