Changes between Version 14 and Version 15 of MultiHost


Ignore:
Timestamp:
Mar 3, 2011, 2:05:37 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MultiHost

    v14 v15  
    6060When you move daemons and tasks to other hosts, those hosts must satisfy the following rules:
    6161
    62  * The [GroupPermissions project admin account] must exist on all hosts, and a user must be able to use 'ssh' to run commands on any other host without typing a password.
     62 * The [ServerIntro#permissions project admin account] must exist on all hosts, and a user must be able to use 'ssh' to run commands on any other host without typing a password.
    6363 * The hosts must share a common network file system, and path to the project directory relative to the project admin's home directory (typically `~/projects/PROJECT_NAME`) must be the same on all hosts.
    6464 * One host is designated as the project's '''main host''' in config.xml. '''The 'start', 'stop', and 'status' scripts should normally be run on the main host''' (if you run them on a different host X, they'll affect only daemons and tasks on host X).