Datenbank-Backup und Wiederherstellung

Aus Survival Servers
Zur Navigation springen Zur Suche springen


DB-Backup- und Wiederherstellungstool

Dieses Tool erstellt an JEDEM Tag alle 30 Minuten Datenbank-Backups deines Servers, 3 Tage am Stück, und verwirft jedes Backup einzeln am Ende eines Zeitraums von 72 Stunden.

    Step 1: Open your Game server control panel, scroll to the bottom left and choose the restoration point from the drop down list.
See the photo below for help.
    Step 2: Press the big green button to restore a database. IMPORTANT: This will wipe your server.cfg to a default server.cfg, please 
make a backup if you made any changes to that file

DB Restore2.png


Datenbanken mit PhpRedisAdmin exportieren und importieren

Das ist ein Datenbank-Tool im Webbrowser, mit dem du deine Datenbank exportieren und importieren kannst.
Es lässt sich als Alternative zu unserem oben erwähnten DB-Wiederherstellungstool verwenden.

    Step 1: Open your Game server control panel, and at the top/middle, click on the host IP address underneath where it says "Redis DB Details".
This will take you to a new page in the web browser. See photo 1 below for help.
    Step 2: Click the small silver export icon in the upper left corner.  See photo 2 below for help.
    Step 3: Click Export on the right, and then copy / paste all of the data into Notepad++ or Notepad. IMPORTANT: If you save a copy of the 
exported data, it will help you stay organized if you make a new folder on your computer that is labelled with the DATE of the backup,
this way you can easily restore data from a certain time or day.
    Step 4: Click the small silver Import icon in the upper left corner.  Paste the data to re-import it and click the Import button below the text box.

Foto Nr. 1:
PhpRedisAdminupdate.png

Foto Nr. 2:
PhpRedisAdminupdate2.png


PhpMyAdmin

DEMNÄCHST

So sicherst du Kopien deiner geänderten Dateien

DEMNÄCHST