Helix Swarm Guide (2020.1)

Install and upgrade Swarm

This chapter covers the initial installation and configuration of Swarm as well as upgrading an existing Swarm installation.

Important restrictions

Do not prefix group names, project names, user names, or client-names with "swarm-", this is a reserved term used by Swarm. Prefixing a name with "swarm-" will result in unexpected and unwanted behavior in Swarm.

For example:

Prefixing a group name with "swarm-project-" will result in, but is not limited to, the following issues:

  • Swarm notifications will not be processed correctly for the group.
  • The group will not be visible in Swarm.

Review the runtime dependencies

First, review the runtime dependencies before you install Swarm, see Runtime dependencies.

Swarm and Helix server installation considerations

Before installing Swarm and Helix server you should consider the following:

  • For a small system, you can run Swarm and Helix server on the same machine.
  • For larger systems, we recommend that Swarm and Helix server are run on separate machines. The machines should be close to each other to maximize network performance.
  • Triggers are installed on the Helix server machine and need to talk to Swarm. Trigger performance can be negatively affected if network lag between Swarm and the Helix server is high.

  • The Swarm and Helix server machines do not need to have the same operating system. For example, Helix server could be on a Windows server and Swarm could be on a CentOS server.
  • Note

    You cannot install Swarm on a Windows machine.

Choose the installation process

Once you have reviewed the Runtime dependencies and know that you can satisfy them, there are a number of ways to install Swarm.

Tip

Installing Swarm using Install and configure Swarm from a package ensures that all of the Swarm dependencies are installed and is the easiest way to install Swarm.

Choose one of the following installation processes:

Upgrade Swarm

If you already have a working Swarm installation and you want to upgrade Swarm to a newer release, see Upgrade Swarm.