Skip to main content

Terminal

Shipyard provides a web terminal to access live console output, resource usage metrics, and shell access to all of your environments.

Usage

First, to access the terminal, click the Terminal button on the dashboard:

Access terminal from Shipyard developer dashboard

Select the environment you want to inspect:

Selecting an environment from Shipyard web terminal

Live console output

Double-click on any of your environment's services in the Pods panel to view that service's live console output:

View live service/pod output from Shipyard web terminal

Shell access

Click on a service in the Pods panel to select it, then press the r key to enter a shell in that container:

Shell into containers via Shipyard web console