Opencloud DaaS Application Server
This section will cover the basics of creating an OVD Application Server for use in Opencloud DaaS.
Windows Server
Pre-requisites/Assumptions
Please consider the following before proceeding:
- The Windows Server RD Session Host role is required to install the OVD Application Server service.
- If RDS CALs are required, it is recommended to deploy an RDS Licensing server elsewhere in the environemnt.
- Current supported versions are Windows Server 2012 R2 With Extended Support, Server 2016, Server 2019, and Server 2022.
Deployment Steps
- Deploy an instance from the desired Windows Server template or install from an ISO.
- Install desired applications, Windows Updates, configure settings, and join to a domain if needed.
- Install the RDS host server role. This can be done via the Server Manager MMC or Powershell:
Install-WindowsFeature RDS-RD-Server
- Reboot the VM following the installation of the RDS role.
- Downlaod and install the OVD Application Server EXE or MSI (current version: https://archive.inuvika.com/ovd/3.4.1-526da687c5/Inuvika-OVD-3.4.1.7395-ApplicationServer.exe or .msi). Enter the IP or FQDN of your session manager, and reboot after the installation.
- Once the host has rebooted, ensure that the OVD Slaveserver service is started.
- Log in to the OVD Session Manager Admin Console and navigate to Servers > Unregistered Servers.
- If the OVD Slaveserver service is started, you can you click the green "Register" button to register your server.
- Now you can configure the server as normal.