Proxy Startup Logs @if ($server->id === 0)
Note: This is the localhost server where Coolify runs. During proxy restart, the connection may be temporarily lost. If logs stop updating, please refresh the browser after a few minutes.
@endif

Server

@if ($server->proxySet())
@if ($proxyStatus === 'running') @elseif ($proxyStatus === 'restarting') @elseif ($proxyStatus === 'stopping') @elseif ($proxyStatus === 'starting') @elseif (data_get($server, 'proxy.force_stop'))
@elseif ($proxyStatus === 'exited')
@endif
Checking Ports Availability...
@if ($proxyStatus !== 'exited') @endif
@endif
{{ data_get($server, 'name') }}