GIS server management

Feedback


As an administrator, you can add multiple GIS servers within your organization to iPortal for unified management. You can also add a DataScience server to run scripts in Notebook.

SuperMap iServer

The administrator can add one or more iServer nodes to the portal for service hosting; in addition, functions such as data registration and analytics of the MapStudio WebApp also require the support of iServer nodes.

To add, edit, or delete iServer nodes, log in to iPortal as an administrator, click Management > Server Management > Add server to enter the Add server page to perform.

Add the iServer

Click the Add button, on the pop-up Add GIS Server page, fill in the following contents:

  1. Server Type: Select iServer.
  2. Is cloud native: Whether the added iServer is a cloud native iServer.
  3. Whether to be a hosting server: Decide whether to specify the added iServer as a hosting server for publishing services.
  4. Whether to be monitored: Whether to monitor the added server. Refer to theMonitoring GIS servers.
  5. Server: Fill in the iServer service adddress, format: http://{ip}:{port}/{server} or https://{ip}:{port}/{server}, such as "http://192.168.120.40:8091/iserver", "https://192.168.120.40:8443/iserver"
  6. Server Alias: The alias of the iServer.
  7. Manager Account: The administrator account of the iServer.
  8. Manager Password : The administrator password of the iServer.

Note: If you have not performed monitoring configuration and enabled the monitoring function, the "Whether to be monitored" checkbox is gray and cannot be checked, but you can still add the server to the portal. After you complete the monitoring configuration, you can set the added server to be monitored via the edit server operation. Click the "Edit" button, and now the "Whether to be monitored" checkbox on the pop-up window can be checked, check it and click "OK" to finish the edit operation. The "Monitored" column of the servers list shows whether the server is monitored. To view the monitoring status, go to the Realtime Monitoringpage.

Edit the iServer

To modify a specific server's configuration info, click the "Edit" button to open the pop-up "Edit GIS Server "window, and you can modify the server's access address, server alias, administrator account name, and administrator account password. You can also specify whether the server is a hosting server and whether it will be monitored.

Delete the iServer

To remove useless iServer nodes, check before the iServer node name, and click the "Delete" button at the top.

DataScience server

The administrator can add one DataScience server. To add, edit, or delete DataScience server, log in to iPortal as an administrator, click Management > Server Management > Add server to enter the Add server page to perform.

Add a DataScience server

Before using a Notebook to run scripts, you need to add a DataScience server to iPortal. Currently, the following two DataScience services are supported:

Click the Add button, on the pop-up Add GIS Server page, fill in the following contents:

  1. Server Type: Select DataScience.
  2. Server: Fill in the DataScience service adddress, format: http://<server>:<port> or https://<server>:<port>, such as http://192.168.120.40:8001, https://192.168.120.40:8001
  3. Server Alias: The alias of the DataScience server
  4. Manager Token: The API Token applied by the administrator account, which is the credential for accessing the DataScience service.

Note: iPortal only supports adding one DataScience server.

Edit the DataScience server

To modify the DataScience server configuration info, click the "Edit" button to open the pop-up "Edit GIS Server "window, and you can modify the server's access address, server alias, and administrator token.

Delete the DataScience server

To remove useless DataScience server, check before the iDataScience server name, and click the "Delete" button at the top.