Skip to content

Web-based searchable archive for PocketMine-MP crash reports

Notifications You must be signed in to change notification settings

RedMCME/CrashArchive

 
 

Repository files navigation

CrashArchive (Private option)

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

Provides non-public crash management. Simply set the Public to false and enter the IP addresses in SubmitAllowedIps in config/config.json.

Setup in 30 seconds

CA is primarily used on Linux.

Prerequisites

  • Go 1.13+
  • Docker

Installing

Run the following:

git clone https://github.com/redmcme/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
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.7%
  • HTML 33.1%
  • CSS 1.5%
  • Other 0.7%