You specify where each application runs by editing tokens in the site-options.conf file.
The applications that are to run on a server are specified as the value of the HOST_<hostname> token. If you assign more than one application to a host, specify a space-separated list.
Here are some examples of common one-host and multi-host arrangements, as expressed in the site-options.conf file.
In this example, all applications are running on one server named worlddomination.supervillain.net.
In this example, one host is running the core functionality and the database, while another host provides Subversion for source control.
In this example, one Subversion server runs on its own box while another Subversion server shares a machine with the core CollabNet TeamForge application.
In this example, one instance of each application runs on its own host.