Skip to main content

Activate Mapmost Studio

Access the Mapmost Studio platform front-end page through a browser. The page address varies according to the access method configured in the config-studio.yaml configuration file during deployment:

  • During intranet access

The page address is:

http://<openresty_ip:openresty_port>/mapmost-studio-web/

Among them, openresty_ip and openresty_port are the OpenResty service IP and port number respectively, that is, the mapmost-studio.openresty parameter configuration in the config-studio.yaml configuration file.

  • When accessed via public network IP

The page address is:

http://<public_access_ip:openresty_port>/mapmost-studio-web/

Among them, public_access_ip and openresty_port are the public network access IP and OpenResty service port number respectively, that is, the mapmost-studio.public_access_ip and mapmost-studio.openresty parameter configurations in the config-studio.yaml configuration file.

  • When accessing public network https domain name

The page address is:

https://<public_access_https_host>/mapmost-studio-web/

Among them, public_access_https_host is the public network access domain name, which is the mapmost-studio.public_access_https_host parameter configuration in the config-studio.yaml configuration file.

The platform page is as follows:

img

The default account is sipsd and the default password is MmS@3D#Geo!2024.

At this time, after entering the default account password and clicking to log in, you will be prompted that the system is not activated:

Click the "Copy Serial Number" button and send the serial number to Mapmost Studio staff. After obtaining the activation code, fill the activation code into the input box on the page to activate the system:

At this point, the Mapmost Studio system activation is complete.