Using local mode

Local mode allows you to configure an EAServer installation without requiring a connection to a server. Local mode is helpful in situations where it is not convenient to start a server, for example, if you are using jagtool to configure new installations. You cannot run all commands in local mode. To see whether a command supports local mode, check the syntax listing for the command in this chapter or check the help output for the command.

To run in local mode, specify the arguments in Table 6-2.

Table 6-2: jagtool local-mode arguments

Parameter

To specify

-local

Specifies whether to run in local mode, without a connection to the server. If you do not specify this parameter, jagtool requires a connection to a running server.

-server servername

Specifies the name of the server to use when running in local mode. Specify the name of the server that you would connect to if running in connected mode. If you do not specify a server name, the default is the name of the machine on which EAServer is installed.

Local mode also requires the following:

When running jagtool or jagant locally, the user name and password arguments are ignored.