AnQiCMS supports data backup, ensuring website data security.

database backup

Regularly backup the database using database tools (such as mysqldump, pg_dump). It is recommended to set up automatic backup tasks to reduce manual operation costs.

File backup

The images, documents, and other files uploaded by AnQiCMS are stored in the local directory. They can be backed up using file synchronization tools or server snapshots.

a full backup

Regularly backup AnQiCMS program files, databases, and uploaded files in three parts. Ensure that the website can be fully restored in case of disaster recovery.

Cloud backup

You can use Alibaba Cloud OSS, Tencent Cloud COS and other object storage services to back up website files. Off-site backup enhances data security.

Backup strategy

It is recommended to adopt a strategy of daily incremental backup + weekly full backup. Perform manual backup before important data changes to reduce the risk of data loss.