{{ data_get_str($resource, 'name')->limit(10) }} > Commands | Coolify @if ($type === 'application')

Terminal

@elseif ($type === 'database')

Terminal

@elseif ($type === 'service') @elseif ($type === 'server') @endif @if(!$hasShell)

Terminal Not Available

No shell (bash/sh) is available in this container. Please ensure either bash or sh is installed to use the terminal.

@else @if ($type === 'server')
Reconnect
@else @if (count($containers) === 0)
No containers are running.
@else @if (count($containers) === 1)
Reconnect
@else
@foreach ($containers as $container) @if ($loop->first) @endif @endforeach Connect
@endif
@endif @endif @endif