Skip to content

pmmp/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

  • 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