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 view the topological diagram to understand the associations between the services; redeploy the problem services; adjust the specs of service; modify the images of service; view the log of the services; enter the command pad of containers; and manual/automatic scaling the services.
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.