Swarm is available as an OVA, an open virtualization appliance that requires minimal configuration.
Helix Versioning Engine can refer to a Helix server
machine (p4d
), proxy, broker, replica, edge server, or commit server. It does not refer to a service user;
service users are used to coordinate replication in a Helix Versioning Engine.
For simplicity, the term Helix server
is used to refer to any configuration of a Helix Versioning Engine machine.
Use the OVA if you want to:
To use the OVA, follow the instructions on this page and skip to the Establish trigger token section.
Several configuration prompts appear in sequence:
Helix Versioning Engine port (P4PORT)
If your Helix Versioning Engine is deployed using the commit-edge architecture, ensure that the Swarm port value points to the commit server.
For more information, see "Commit-edge Architecture" in the Helix Versioning Engine Administrator Guide: Multi-Site Deployment.
Once the prompts have been answered successfully, the virtual machine completes its configuration activities. When ready, a welcome screen is displayed:
The welcome screen provides URLs to access Swarm, its documentation, and the virtual machine management console.
Update the OVA with security updates and bug fixes:
ssh
to log into the OVA as the root user.Enter the following commands to update the OVA's list of packages and to apply any available upgrades.
$ apt-get update
$ apt-get upgrade
See OVA Management for more details.
After the OVA is configured and running, you can adjust the configuration by using ssh
to connect to the virtual machine as the system swarm user and editing the Swarm configuration file /opt/perforce/swarm/data/config.php
. The Swarm installation folder is /opt/perforce/swarm/
.
The OVA setup is now complete. Continue with the steps listed in Helix Core configuration for Swarm to complete the installation of Swarm.
The Swarm OVA works with several VMWare virtualization products, such as Player, Workstation, or Fusion.
swarm.ova
file and click Open.The Swarm OVA works with Oracle VirtualBox, version 4.x+.
swarm.ova
file and click Open.