Databases
The platform use Mariadb/MySQL as database backend. The chapter covers the operations of databases.
📄️ MariaDB Recommended Configurations
The configurations are recommended as follows:
📄️ Deploy Mariadb HA
Use keepalived and Mariadb's master-master replication feature to achieve high availability of DB.
📄️ MariaDB 双主同步恢复
介绍MariaDB双主高可用主从同步失效的恢复流程。