Installation
Install HAProxy Enterprise as a VM image
Installing the virtual machine image presents an alternative method of getting HAProxy Enterprise that works in an air gapped environment.
Install the OVA VM image Jump to heading
Hypervisor support
The OVA virtual machine image applies to:
- VMware
To install the OVA image:
-
Import one of the
.ova
files from the VM Templates repository into your VMware hypervisor. Each file installs a different version of HAProxy Enterprise on Ubuntu or Red Hat Enterprise Linux. Replace<HAPROXY ENTERPRISE KEY>
in the following URL with your HAProxy Enterprise license key to access the repository.texthttps://www.haproxy.com/download/hapee/key/<HAPROXY ENTERPRISE KEY>-vmwaretexthttps://www.haproxy.com/download/hapee/key/<HAPROXY ENTERPRISE KEY>-vmware -
When you import the OVA file into your VMware hypervisor to create a new virtual machine, you will be asked to provide:
- a name for the virtual machine (example:
hapee-vm
) - a storage path for the virtual machine (prefilled automatically, but you can change it)
- a unique instance ID for the VM instance (example:
hapee1
) - a hostname for the VM instance (example:
hapeevm
) - an SSH public key for connecting to the instance (example:
ssh-ed25519 ABCD... My PC
) - the default user’s password (example:
mypassword
)
If you don’t provide a password, a random one will be generated. It will display above the sign-in prompt in the terminal.
- a name for the virtual machine (example:
-
Log in with the username
ubuntu
orcloud-user
and the password you set during the installation.
Do you have any suggestions on how we can improve the content of this page?