To install the VWSC website on a remote IIS serverServer, you will need to create a website installer bundle first. The creation and installation of the website installer bundle is covered as part of the Velocity installation by following the steps below.
...
In the Velocity Web Services Client Installer window:
Select the Install Velocity Web Service only (Integration support) option and check the Create Website bundle for separate machine checkbox.
Enter the Windows account credentials to be used for the Velocity Web Service. Then, click Next as shown. Account and Password, then click Next
For example, to specify a Domain Windows account name of "DOMAIN_NAME\VelocityServices" or a Local Windows account ".\VelocityServices" along with and the password Password for the account.
Note: The default service account that is used by the underlying VWSC service is “VelocityServices”
The Velocity Web Services Client Installer will check your system for prerequisites required to install the Velocity Web Service.
On the Service and Website Settings screen, you will need to first select a communication mode of “HTTP (Deprecated)” (non-secure) or “HTTPS (Recommended)” (secure). You can then select leave the default port number of 2026 or specify a different value. Lastly, you will need to select an IIS Configuration of “Use Forms Authentication (Recommended)” or “Use Windows Authentication”. Click , then click Next.
Wait until the installer completes the Velocity Web Services Client installation. A window similar to the one below will appear. Click , click Next.
Info |
---|
The installation of the Web Service is now complete! Proceed to the section below to install the VWSC Website on a remote IIS Server. |
...
To install the website on the remote IIS Server, locate the Website Bundle required for installing the VWSC Website. Typically, the Website Bundle is available at the following path: C:\Program Files (x86)\Identiv\Velocity\WebService\WebSiteBundle.
Copy the WebSiteBundle folder to the remote IIS Server, as shown.
Next, run Run the WebSiteSetup.exe (as Administrator) to start the installation process of the VWSC Website.
The Velocity Web Services Client Installer will check your system for prerequisites required to install the VWSC Website.
Follow the installation screens until the installation is completed.
If "HTTPS (Recommended)" is selected as the communication mode, you can also choose an SSL certificate. By default, the "Identiv Velocity Web Services" self-signed SSL certificate will be selected during a new installation.
Note: During an update, the previously configured SSL certificate will be selected by default.Wait until the installer completes the VWSC Website installation.
After the installation is complete, a completion screen like the one below appears. Click Close to finish., click Close
Info |
---|
You can access the Web Client from any supported browser by going to the following URL: “https://localhost/VWSC/” |
...