GoLand 2018.3 Help

Application Servers tool window

View | Tool Windows | Application Servers

For this tool window to be available, there must be a server run/debug configuration in your project, or a cloud user account must be registered in GoLand.


All the available functions are accessed by means of the toolbar icons and context menu commands.

Icons and commands for server run configurations

Icon

Command

Description

Run/Connect

Run/Connect

Start the selected run/debug configuration in the run mode. For a local configuration, normally, the corresponding server will be started. For a remote configuration, GoLand will connect to the server.

Debug

Debug

Start the selected run/debug configuration in the debug mode.

Stop/Disconnect

Stop/Disconnect

Stop the selected run/debug configuration. For a local configuration, normally, the corresponding server will be stopped. For a remote configuration, GoLand will disconnect from the server.

Deploy All

Deploy All

Deploy all the artifacts associated with the selected run/debug configuration.

Edit Configuration

Edit Configuration

Edit the settings for the selected run/debug configuration.

Artifacts

Artifacts

Edit the deployment list for the selected run/debug configuration.

Icons and commands for server artifacts

Icon

Command

Description

Deploy All

(Re)deploy

Deploy or redeploy the selected artifact.

Undeploy

Undeploy

Undeploy the selected artifact.

Remove

Remove

Remove the selected artifact from the corresponding deployment list and undeploy the artifact from the server.

Icons and commands for cloud user accounts

Icon

Command

Description

icons toolwindows toolWindowRun svg

Connect

Connect (log on) to the corresponding cloud platform.

icons actions suspend svg

Disconnect

Disconnect (log off) from the corresponding cloud platform.

icons actions edit svg

Edit Configuration

Edit your cloud user account settings.

Deploy

Deploy

Deploy your app by means of a cloud deployment run/debug configuration.

icons actions startDebugger svg

Debug

Deploy your app and start debugging it by means of a cloud deployment run/debug configuration.

Icons and commands for cloud apps

Icon

Command

Description

Deploy

(Re)deploy

Deploy or redeploy the selected app.

Undeploy

Undeploy

Undeploy the selected app.

icons actions startDebugger svg

Debug

Start debugging the selected application.

icons actions edit svg

Edit Configuration

Edit the settings for an associated cloud deployment run/debug configuration.

Deployment status icons

Icon

Status

Unknown

Unknown

Deployed

Deployed

Undeployed

Undeployed

Last modified: 6 February 2019