Install Guide (MANTLE Enterprise)
Requirements
This section outlines the minimum hardware, software, and network requirements needed to deploy and run MANTLE Enterprise. Ensure your system meets or exceeds these specifications for optimal performance and compatibility.
- CPU: 4-core processor (Intel/AMD)
- Memory: 8GB RAM
- Storage: 500GB SSD/HDD
- Network Interface: At least one physical Ethernet port
- Virtualization Software:
- VMware Workstation Pro 16+ (Windows/Linux)
- VMware ESXi (or vCSA for managing multiple ESXi hosts)
- Management Network: VMnet0 (Host Only) or an equivalent VLAN/port group in ESXi
- DHCP / PXE Boot Requirements: Consult the Troubleshooting section if relevant
- Internet Access (Optional): Not required for operation
Installation
MANTLE Enterprise can be deployed on various VMware products. Select the tab below corresponding to VMware Workstation or VMware ESXi/vCSA.
Prerequisites
Before proceeding, ensure the following prerequisites are met:
- MANTLE Enterprise OVA File – Verify you have access to the mantle_enterprise.ova file (or similarly named).
- VMware Workstation 16+ – Confirm it’s installed and up-to-date.
Import the MANTLE Enterprise OVA
graph LR
A("Install VMware Workstation") --> B("Import mantle_enterprise.ova")
Configuring the Virtual Network Editor
graph LR
A("Install VMware Workstation") --> B("Import OVA")
B --> C("Configure Virtual Network Editor")
-
Configure VMnet0 (Management Interface):
- Host-only or Bridged (depending on your environment)
- Connect a host virtual adapter to this network
- Use local DHCP service (if Host-Only and dynamic IP is desired)
- Subnet IP – leave default or specify a subnet.
Click Apply → OK to confirm.
Configuring the Virtual Machine Settings
graph LR
A("Install VMware Workstation") --> B("Import OVA")
B --> C("Configure Virtual Network Editor")
C --> D["Configure VM Settings"]
-
Under Processors:
- Number of Processors: 2
-
For Network Adapter:
-
Ensure it’s connected to VMnet0 (Host-Only or Bridged) as configured above.
-
Click OK to save changes.
Powering On the VM and Initial Setup
graph LR
A("Install VMware Workstation") --> B("Import OVA")
B --> C("Configure Virtual Network Editor")
C --> D["Configure VM Settings"]
D --> E["Power On VM"]
-
Enter the default password (e.g.,
M@NtleUser123!@#
) and click Sign In.
-
When prompted, re-enter the default password and then create a new, compliant password.
Enterprise / RHEL Password Requirements
- Minimum Length: 15+ characters
- Complexity: Must include uppercase, lowercase, digit, special char
- No Repeats: 3+ identical consecutive chars not allowed
- Expiration: Password changes required every 60 days
- Lockout: 3 failed attempts → locked for 15 mins
Getting the Mantle IP
graph LR
A("Install VMware Workstation") --> B("Import Mantle.ova")
B --> C("Configure Virtual Network Editor")
C --> D["Configure VM Settings"]
D --> E["Power On VM"]
E --> F["Get Mantle IP"]
vSphere and vCSA Note
While these steps focus on VMware ESXi, deploying the MANTLE Enterprise OVA on vCSA is nearly the same through the vSphere Web Client.
Refer to VMware’s official documentation for multi-host or advanced setups.
graph LR
A("Log in to ESXi Host Client")
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
B --> C("Select Creation Type")
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
B --> C("Select Creation Type")
C --> D("Select OVF & VMDK Files")
- Select OVF and VMDK Files
- Name the VM (e.g., “MANTLE Enterprise”).
- OVF/OVA: Upload
mantle_enterprise.ova
. - Click Next
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
B --> C("Select Creation Type")
C --> D("Select OVF & VMDK Files")
D --> E("Select Storage")
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
B --> C("Select Creation Type")
C --> D("Select OVF & VMDK Files")
D --> E("Select Storage")
E --> F("Deployment Options")
- Deployment Options
- Network Mappings: Assign the VM’s NIC to the correct port group (e.g., MGMT).
- Disk Provisioning: Thin or Thick as needed.
- Power on automatically: If you want it to start right after deployment.
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
B --> C("Select Creation Type")
C --> D("Select OVF & VMDK Files")
D --> E("Select Storage")
E --> F("Deployment Options")
F --> G("Ready to Complete")
graph LR
A("Log in to ESXi Host Client") --> B("Create / Register VM")
B --> C("Select Creation Type")
C --> D("Select OVF & VMDK Files")
D --> E("Select Storage")
E --> F("Deployment Options")
F --> G("Ready to Complete")
G --> H("Edit VM Settings")
- Edit Settings (Optional)
- Once deployed, select the VM → Actions → Edit Settings to adjust CPU, Memory, or disk.
Initial Setup After Power On
Once the VM is powered on, the same initial steps apply as with VMware Workstation:
- Log in with mantle
/ M@NtleUser123!@#
(or whichever default password you have).
- Change the password per the security requirements.
- Obtain the IP address from the RHEL desktop’s Network Settings.
- Access Mantle’s web UI via https://[MANTLE_ENTERPRISE_IP]/
.
- Upload your license key and change the admin password.
MANTLE Enterprise is then fully installed and ready for use.