How to Setup Automated Backups for your Game Server Print

  • minecraft
  • 6

Backups are a good way to protect your Game Server from mischief and mistakes. In this guide we will show you how to automate backups so that you always have a fallback in case yucky stuff hits the fan.

 

Preparing your Server for Backups

You will first need to make sure backups are enabled for your server.

  1. Go to your myABR Dashboard
  2. Select your game server
  3. Go to Upgrade/Downgrade Options on the sidebar
  4. Change Enable Backups to Yes (some servers might not have this option as backups might be disabled or on by default, you can check this by viewing the backups tab on GS Panel)

Scheduling Backups

  1. Select your server on the GS Panel
  2. On the sidebar select Schedule
  3. Give the schedule a fun name like Daily Backup
  4. Set the Cron (If you want to do a daily backup at midnight then you would set cron to 0 0 * * *)
  5. Configure the schedule action to backup
  6. Consider adding stop and start functionality before and after the backup to prepare the server
  7. Enable the schedule

 

Cron Cheatsheet

We understand that Cron jobs might be new to people. Cron uses 5 numbers for task scheduling using server time. Below is a helpful guide to timings.

* * * * * command to be executed
– – – – –
| | | | |
| | | | +—– day of week (0 – 6) (Sunday=0)
| | | +——- month (1 – 12)
| | +——— day of month (1 – 31)
| +———– hour (0 – 23)
+————- min (0 – 59)

With this expert information at hand you should be able to setup automated backups for your Game Server.

 


We hope this article was helpful! If you still need help then feel free to contact us through the Help Center.

Join our discord: https://abrhosting.com/discord
Trustpilot: https://www.trustpilot.com/review/abrhosting.com
Network Status: https://abrhosting.com/status


Was this answer helpful?

Back

Powered by WHMCompleteSolution