Tutorial

Database Creation

SuperMap iManager supports to ‘one-click’ creating Redis, MySQL, PostGIS, PostgreSQL, or Elasticsearch database, please refer to the following steps(The following content demonstrate how to create MySQL database, the steps of creating other databases are same as this demonstration):

  1. Open Sites Management on the left navigation bar.
  2. Clicks on + Create.
  3. Fills in the name of MySQL environment, and select MySQL in the Site type.

    Advanced Options:

    • Use Service Mesh: Click to open service mesh function, the site is available to achieve service trace and service metrics. Modify the value of deploy_istio_enabled to ‘true’ in the ‘values.yaml’ file of iManager deployment package first if you want to use service mesh, please refer to Guides > Deployment Guide > Install iManager.
  4. Clicks on OK.
  5. Check the status on the MySQL page, while the status change to ‘Normal’, the MySQL created successfully.