...
- You can either disable OR configure your mail settings in this step.
- The details are shown in the following screens
Step 5 :Server Settings
- By default RMsis Server will run with http on port 3060 without any proxy settings.
- To run RMsis Server on https, select the option https from "Specify RMsis Server scheme".
- After selecting https, RMsis will ask for "Key Alias", "Keystore File" and "Keystore Password", where
- Key Alias:The alias used to for the server certificate in the keystore.
- Keystore File: The pathname of the keystore file where you have stored the server certificate to be loaded.
- Keystore Password:The password used to access the specified keystore file.
- Reverse Proxy can also be configured for RMsis Server by checking the Enable Reverse Proxy Settings.
- RMsis will ask for "Proxy Scheme", "Proxy Host Name" and "Proxy Port", where
- Proxy Scheme: The scheme on which the proxy server is running, can be either http or https.
- Proxy Host Name: The host name or ip address of the proxy server.
- Proxy Port: The port number, on which the proxy server is running.
After configuring reverse proxy, RMsis will use the proxy base url as: <Proxy Scheme>://<Proxy Host Name>:<Proxy Port>/rm
Step 6 : Deploy RMsis
- In this step, RMsis plugin will install RMsis application with an embedded Tomcat Server.
- Please wait for some time (It will take one to two minutes). After RMsis server startup, the screen will show :
- Congratulations !!! Now RMsis server is running successfully,
- Click on FINISH button to complete setup process.
- Subsequently, you will be automatically redirected to license page.
...