mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
312 B
312 B
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