Copia de seguridad y restauración de la base de datos

De Survival Servers
Ir a la navegación Ir a la búsqueda


Herramienta de copia de seguridad y restauración de BD

Esta herramienta crea copias de seguridad de la base de datos de tu servidor cada 30 minutos TODOS los días durante 3 días seguidos, y descarta cada copia individualmente al final de un periodo de 72 horas.

    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


Exportar e importar bases de datos con PhpRedisAdmin

Es una herramienta de base de datos para el navegador web que te permite exportar e importar tu base de datos.
Puede usarse como alternativa a nuestra herramienta de restauración de BD mencionada arriba.

    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 n.º 1:
PhpRedisAdminupdate.png

Foto n.º 2:
PhpRedisAdminupdate2.png


PhpMyAdmin

PRÓXIMAMENTE

Cómo guardar copias de tus archivos modificados

PRÓXIMAMENTE