Deployment Server Reference

Field Description
Server URL URL of the Administrator server.

Default: http://localhost:8120.

Username Name of the Administrator user who is executing the task. The user must have the permissions required to perform the task.
Password Password of the Administrator user who is executing the task.
Use form-based authentication After the Administrator server validates the username and password, the server creates a session identified by a unique key that is passed between the client and server on each subsequent HTTP request. Authentication credentials are sent only during the initial handshake and not with every request. This approach improves security.
Hide System Applications Indicate whether to hide system applications in the Administrator Explorer view.
Default Environment Default environment to which applications are deployed.
Show Only Default Environment Indicate whether to only show the default environment in the Administrator Explorer view. After you connect to the deployment server, the Deployment Server view focuses only the selected environment and preselects the default environment in Deploy Module wizard.
Default Application Folder When you create an application, you can optionally choose a folder to store the application. If you do not choose a folder, the application is stored in the root folder. Permissions assigned to a folder are inherited by all applications contained within the folder.
Default Target Application The name of the default target application with which applications will be deployed when the distribution policy is Target Application. The field is ignored when the distribution policy is Single Node or Multiple Nodes.
Save Password Indicate whether to save the password of the deployment server user. The password is obfuscated and stored in a file so that you are not queried for credentials every time you connect to the deployment server.