Create a new Application

Deploy any public Git repositories.
Check repository
For example application deployments, checkout Coolify Examples.
@if ($branchFound) @if ($rate_limit_remaining && $rate_limit_reset)
Rate Limit
@endif
@if ($git_source === 'other') @else @endif @if ($isStatic) @endif
@if ($build_pack === 'dockercompose') Compose file location in your repository:{{ Str::start($base_directory . $docker_compose_location, '/') }} @endif @if ($show_is_static)
@endif {{-- @if ($build_pack === 'dockercompose' && isDev())
If you choose Docker Compose based deployments, you cannot change it afterwards.
@endif --}}
Continue @endif