mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
|
|
||
|---|---|---|
| .. | ||
| database.nix | ||
| default.nix | ||
| README.md | ||
| secrets.yaml | ||
| survival.nix | ||
| vanilla-test.nix | ||
| velocity.nix | ||
Minecraft Server Configuration
Details about the Minecraft Module.
Installation
- Rebuild switch configuration
- Create Database Structure
- New Database
sudo mysql -u root < /run/secrets/rendered/minecraft/database/database-init.sql - Restore Backup
sudo mysql -u root < path/to/backup.sql