Commit Graph

3 Commits

Author SHA1 Message Date
9ac3705d5e add telegram bot and autossh tunnel 2026-05-11 21:51:59 +02:00
f67c8c8012 Add manual world backup script
Flushes world via rcon (save-off + save-all flush) before tarring
when the server is running; skips the flush and archives as-is when
the container is down. Outputs timestamped archives to backups/,
which is gitignored.
2026-04-21 20:35:57 +02:00
ad654d145a Initial commit: minecraft server setup
Tracks docker-compose config, server scripts, and server properties.
Runtime data (world, libraries, versions, logs, jar), credentials, and
backup snapshots are gitignored.
2026-04-21 20:33:22 +02:00