Skip to content

Web-based searchable archive for PocketMine-MP crash reports

Notifications You must be signed in to change notification settings

Emperials/CrashArchive

 
 

Repository files navigation

CrashArchive

Web-based searchable archive for PocketMine-MP crash reports. https://crash.pmmp.io

Setup in 30 seconds

CA is primarily used on Linux.

Prerequisites

  • Go 1.13+
  • Docker

Installing

Run the following:

git clone https://github.com/pmmp/CrashArchive
cd CrashArchive

Run the following to generate configuration files:

make defaultconfig

Tweak docker-compose.yml and config.json as you desire, and then run:

make build/linux
docker-compose up -d

About

Web-based searchable archive for PocketMine-MP crash reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 64.8%
  • HTML 32.9%
  • CSS 1.7%
  • Other 0.6%