An OVF file is provided for use as a virtual appliance in VMware environments. You can use a pre-installed hardened virtual appliance and import it to any VMware virtual environment.
Step 1: Import a Virtual Machine
- Import into the virtual environment the OVF and VMDK files provided by Sepio. The default credentials for the virtual machine are:
Username: hac1admin
Password: Sep!oSyst5ms
- Change the default account credentials after installation is complete.
Step 2: Edit the Configuration File
The config.env file is in /home/version-17.2306.xxx. This file defines the Sepio configuration, therefore its parameters must be set correctly.
The default parameter values appear as comments in the file.
Edit the config.env file by setting the following parameters:
- TZ – Time zone for the server (e.g., TZ=America/New_York). For the full list of time zones, refer to list of tz database time zones.
- PRIME_HOST_NAME - The Sepio (Platform Management) server hostname.
- Make sure the installation script is executable:
sudo chmod +x update-scriptV.sh
- Run the installation script as follows:
sudo ./update-scriptV<version number>.sh
The installation process creates the necessary directories and downloads the installation files from the appropriate public repositories. Once the installation is complete, the system components are activated, and the running containers are generated as output.