Server/ Terminal

Terminal

A live shell on the dashboard host. Type a command and press Enter; output streams back.

{{ status() }}
{{ buf() }}

The shell runs on the machine serving this dashboard (in box mode, the provisioned server) and is protected by the same Basic auth. It is line-oriented, so full-screen programs like vim or htop are not supported. Disable it with TS_CLOUD_DASHBOARD_TERMINAL=0.