Terminal | Coolify

Terminal

Execute commands on your servers and containers without leaving the browser.
@if ($isLoadingContainers)
@else
@foreach ($servers as $server) @if ($loop->first) @endif @foreach ($containers as $container) @if ($container['server_uuid'] == $server->uuid) @endif @endforeach @endforeach Connect
@endif