Pano is an advanced web platform that comfort your Minecraft server's website needs.
Pano is still under heavy development. There can be breaking changes but we're trying to keep them as minimum as possible.
JDK 8+
MySQL v5+ / MariaDB
Docker & Docker Compose (optional)
Clone this repository.
git clone --recursive https://github.com/panocms/pano.git
cd pano
./gradlew run
docker-compose up
database: pano
root password: pano
Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details