Create a new Application

Deploy any public Git repositories.
Check repository
@if (!$branch_found)
Preselect branch (eg: main):
https://github.com/coollabsio/coolify-examples/tree/main
For example application deployments, checkout Coolify Examples.
@endif @if ($branch_found) @if ($rate_limit_remaining && $rate_limit_reset)
Rate Limit
@endif
@if ($git_source === 'other') @else @endif @if ($is_static) @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