🔗 GitHub repo for this video - https://github.com/TheSudoYT/Running-Minecraft-In-Production/tree/main
Welcome to my series called "Running Minecraft in Production". The goal of this series is to teach people how to run an application, such as Minecraft, similar to the way applications would run in a production environment.
This series will have you installing Minecraft on and learning Docker and Docker Compose, Prometheus, Grafana, Promtail, Loki, and more.
This video is all about some disaster recovery theory and how to create automated backups of your minecraft data on windows.
Chapters
------------------
0:00 - Intro
1:21 - Disaster Recovery Theory
3:31 - Create an Automated Task with Task Scheduler
6:35 - Backup Script Review
8:50 - Testing the Script