Virtual Machine (VM) Deployment
In most cases, OvalEdge is installed on a virtual machine (VM). The operating system can be selected based on organizational preference.
Before installing the OvalEdge application on a VM, the following steps must be completed:
Verify that the hardware meets the specifications listed in the Hardware Requirements section.
Install the software specified in the Software Requirements section.
Complete the mandatory pre-installation steps outlined in the Installation Activities section.
Prerequisites
Hardware Requirements
Single Virtual Machine (All-in-One VM)
Installing all components—including the database, Elasticsearch, and application server—on a single VM is recommended only for the Essential edition or for proof-of-concept (POC) environments. This configuration is not suitable for multi-user deployments.
Supported Operating Systems:
Windows
Linux: Ubuntu and RHEL
Recommended Hardware:
RAM
32GB
NR
NR
SSD
200GB
NR
NR
vCPU
8
NR
NR
*A single VM is not recommended for Professional and Enterprise packages since it will result in performance issues.
Multiple VMs (Separate VMs for different components)
It is recommended to use:
One VM for the Application Server (AS)
A separate VM for Elasticsearch (ES)
A separate VM or cloud-hosted database service
As Amazon RDS manages backups and recovery tasks, using RDS or an equivalent cloud database service is recommended for the database.
For non-production or proof-of-concept (POC) workloads, a separate database environment is advised. In such cases, the AS and ES components can be hosted on a single VM.
Recommended Hardware for the Application Server(AS) VM
RAM
32GB
64GB
64GB
SSD
100GB
200GB
200GB
vCPU
8
16
16
Recommended Hardware for the Elasticsearch VM
RAM
32GB
64GB
64GB
SSD
100GB
200GB
200GB
vCPU
8
16
16
Recommended Hardware for the Database RDS or VM
RAM
16GB
32GB
64GB
SSD
100GB
100GB
200GB
vCPU
4
8
16
Software Requirements
To run OvalEdge on a VM, install the following software components:
Database Server
MySQL (Standalone)
MySQL (RDS)
Application Server
Pre-Installation Activities
The following activities must be completed to install OvalEdge on a virtual machine.
1. Download OvalEdge installation artifacts
Clients using a virtual machine infrastructure must complete the questionnaire to receive the installation artifacts link. The artifacts include:
ovaledge.war – Application WAR file
masterscripts.sql – Database scripts file
Connector JARs and drivers
Configuration files –
oasis.properties,log4j.properties
2. Verify database setup
Ensure the MySQL database is installed and configured, and the required schemas, users, and tables are created using the provided masterscripts.sql.
3. Verify Tomcat configuration
Ensure the Tomcat server is installed and configured with the required settings, including:
Deployment of ovaledge.war in the
webappsfolderPlacement of configuration files (
oasis.properties,log4j.properties) in the correct locationCorrect configuration of the setenv file (
setenv.batfor Windows orsetenv.shfor Linux/Unix)
Post-Installation Activities
Access the Application
Open a web browser and go to:
http://<PublicIP>:8080/ovaledge/loginThe OvalEdge License Information page is displayed.
Enter the license key provided by the OvalEdge Global Customer Service (GCS) team in the Apply License section, then click Update License.
A pop-up with one-time admin credentials is displayed.
Use the admin credentials to log in and immediately change the default password.
Update Application Configurations
In the OvalEdge application, navigate to Configuration and update the following:
System Path
ovaledge.base.url– Replace the defaulthttp://localhost:8080/ovaledgewith the actual OvalEdge access URL.ovaledge.temppath– Update with the path to the temp folder created during installation. This folder must also be on the same machine where OvalEdge is installed.
Notification
Update the SMTP details to enable email notifications for configured alerts.
Verify Elasticsearch Integration
On the OvalEdge Home page, enter text in the search bar and press Enter.
The Global Search results page should appear, confirming Elasticsearch integration.

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.
Last updated
Was this helpful?

