You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Backup Data

สำรองข้อมูล

To backup an installation:

ในการสำรองข้อมูลการติดตั้ง:

  • Backup all configuration files and uploaded data files stored in joget_directory/wflow folder.

    สำรองไฟล์การกำหนดค่าทั้งหมดและไฟล์ข้อมูลที่อัปโหลดที่เก็บไว้ใน joget_directory / wflow

  • Backup the database. (e.g.: in MySQL you can use the mysqldump utility to generate a .sql dump file of the entire database.

    สำรองฐานข้อมูล เช่นใน MySQL คุณสามารถใช้ยูทิลิตี mysqldump

Restoring Data

กู้คืนข้อมูล

To restore data to an installation:

ในการกู้คืนข้อมูลไปยังการติดตั้ง:

  • Restore all configuration files and uploaded data files stored in joget_directory/wflow folder.

    กู้คืนไฟล์คอนฟิกูเรชันทั้งหมดและไฟล์ข้อมูลที่อัพโหลดซึ่งเก็บอยู่ใน joget_directory / wflow folder

  • Restore the database data with the .sql dump file you created previously.

    กู้คืนฐานข้อมูล

Read more at Deployment Best Practices.

อ่านเพิ่มเติมได้ที่ Deployment Best Practices

Restore/Migrate to new server

If you plan to restore or migrate your installation to a new server, there are additional steps and considerations to perform:

  1. Reinstall Joget in the new server. Setup the server as preferred. See here for Advanced Installation Guide.
  2. Reinstall and setup the database. Configure the database as preferred. See Custom Database Configuration for more info.
  3. Restore all configuration files and uploaded data files stored in joget_directory/wflow folder.
  4. After restoring the wflow folder, do update the default Joget datasource .properties file to point to your new database. See Custom Database Configuration - Changing Default Datasource Settings.
  5. Finally, if the Joget System Key has changed due to these conditions has changed:
    Server network MAC address
    Database profile name
    Do apply for a Joget license for the new server. See here: Activate your Joget DX Enterprise License.


Disaster Recovery Server

การกู้คืนระบบ

  • In the disaster recovery server, make sure that the database and the file folder wflow are replicated.

    ในเซิร์ฟเวอร์การกู้คืนความเสียหายตรวจสอบให้แน่ใจว่ามีการจำลองแบบฐานข้อมูลและโฟลเดอร์แฟ้ม wflow

  • You may want to apply new license for the server as needed. See here: Activate your Joget DX Enterprise License.

    คุณอาจต้องการใช้ใบอนุญาตใหม่สำหรับเซิร์ฟเวอร์ตามต้องการ



  • No labels