Home / Repstance User Guide / 8. WORK WITH REPSTANCE USING WEB UI / 8.1 Connecting to Repstance Web UI

8.1 Connecting to Repstance Web UI

To connect to the Web UI using the HTTPS protocol open the following address in web browser:

https://<RepstanceDNS>:3000/

where <RepstanceDNS> is the “Public DNS” of Repstance Instance. If “Public DNS” is not configured for the instance, the “Private IP” address should be used instead. The default port number is 3000.

The username is “repstance”. The default password in the AWS environment is the Instance ID and the VM Id in the Azure environment.

The following example shows how to find Web UI connectivity parameters in the AWS environment.

 

So, the link to the Web UI and the default credentials for this example will be the following:

 

The “Repstance DNS” and the port number can be changed by editing “proxy_url” and “proxy_port” entries in the /opt/repstance/ui/config.json file.

The password is stored in the /opt/repstance/conf/repstance.conf file (“token” entry) and can be changed by editing the “token” entry.