Tutorial
Database
SuperMap iManager supports to create five kinds of database environments, they are Redis, MySQL, PostGIS, PostgreSQL, and Elasticsearch, users can use and manage these databases by their requirement.
For monitoring and managing, users can understand the associations between the services by topological diagram, check the account of the site, monitoring the service trace and service metrics, add services, allocate the resources for the site, search the services by keyworkds, and check the running pods in the site; users can also redeploy the services, adjust the specs of service, modify the images of service, manual/automatic scaling the services, edit the YAML file of services, view the log of the services, and control the command pad of containers.
The services in the five different database environments are listed below:
Redis
- Redis: Redis database.
- PhyRedisAdmin: The Web client of Redis, used for managing Redis.
MySQL
- MySQL-Server: MySQL database.
- PhyMyAdmin: The Web client of MySQL, used for managing MySQL.
PostGIS
- PostGIS: PostGIS database.
- Adminer: The user interface of PostGIS, used for managing PostGIS.
PostgreSQL
- PostgreSQL: PostgreSQL database.
- Adminer: The user interface of PostgreSQL, used for managing PostgreSQL.
Elasticsearch
- Elasticsearch: The distributed search, analysis, and storage engine.
- Kibana: Visualizing Elasticsearch, used for searching and viewing data.