Follow the pre-installation steps first.
Add Perforce's repository to your package configuration.
See this document for instructions on adding Perforce's packaging key to your keyring, as well as adding the Perforce package repository to your package configuration.
Install the GitSwarm EE package and necessary dependencies via the OS package manager.
For Ubuntu (12.04 and 14.04):
sudo apt-get install helix-gitswarmFor CentOS/RHEL (6.6+ and 7.x):
sudo yum install helix-gitswarmComplete the post-installation steps.
Post-installation steps.
Follow the pre-installation steps first.
Add Perforce's repository to your package configuration.
See this document for instructions on adding Perforce's packaging key to your keyring, as well as adding the Perforce package repository to your package configuration.
Install and configure the necessary dependencies.
For Ubuntu (12.04 and 14.04):
sudo apt-get install openssh-server ca-certificates perforce-server helix-git-fusion-baseDownload the GitSwarm EE package and install everything.
For Ubuntu 12.04 (precise):
curl -O https://package.perforce.com/apt/ubuntu/pool/release/h/helix-gitswarm/helix-gitswarm_2017.1-1~precise_amd64.deb
sudo dpkg -i helix-gitswarm-ee_2017.1-1~precise_amd64.debFor Ubuntu 14.04 (trusty):
curk -O
https://package.perforce.com/apt/ubuntu/pool/release/h/helix-gitswarm/helix-gitswarm_2017.1-1~trusty_amd64.deb
sudo dpkg -i helix-gitswarm-ee_2017.1-1~trusty_amd64.debFor CentOS/RHEL 6.6+:
curl -O https://package.perforce.com/yum/rhel/6/x86_64/helix-gitswarm-2017.1-1.el6.x86_64.rpm
sudo yum install helix-gitswarm-ee-2017.1-1.el6.x86_64.rpmFor CentOS/RHEL 7.x:
curl -O https://package.perforce.com/yum/rhel/7/x86_64/helix-gitswarm-2017.1-1.el7.x86_64.rpm
sudo yum install helix-gitswarm-ee-2017.1-1.el7.x86_64.rpmComplete the post-installation steps.
Post-installation steps.