Create an initialization database, import or run SQL files (the server needs a database to store monitoring data)
Operation steps:
1、The databases (data sources) supported by this product:MySQL(MySQL 5. X and MySQL 8. X are both compatible)、MariaDBOraclePostgreSQLSQL Server
Choose one of the databases above. Also supports other databases openGaussOceanBaseKingbase
2、Create a database named wgcloud , Set the character set to utf8
3、Import or run the corresponding SQL file from the installation package in the wgcloud database, Recommended use Navicat
MySQL and MariaDB database import wgcloud-v3.5.2/sql/wgcloud-MySQL.sql file
PostgreSQL database import wgcloud-v3.5.2/sql/wgcloud-PostgreSQL.sql file
Oracle database import wgcloud-v3.5.2/sql/wgcloud-Oracle.sql file
SQL Server database import wgcloud-v3.5.2/sql/wgcloud-SQLServer.sql file
4、 Database initialization completed

other:
Instructions for database connection configuration, database commands, and database operations
 
Previous Step    Next Step