Web-based searchable archive for PocketMine-MP crash reports. https://crash.pmmp.io
CA is primarily used on Linux.
- Go 1.13+
- Docker
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