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