coolify_create_application_private_github
Create an application from a private GitHub repository using a GitHub App, specifying project, server, environment, build pack, ports, and branch.
Instructions
Create an application from a private GitHub repository using GitHub App
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Application name | |
| build_pack | Yes | Build pack to use | |
| git_branch | Yes | Git branch | |
| server_uuid | Yes | Server UUID | |
| project_uuid | Yes | Project UUID | |
| ports_exposes | Yes | Ports to expose | |
| git_repository | Yes | Git repository URL | |
| instant_deploy | No | Deploy immediately | |
| github_app_uuid | Yes | GitHub App UUID | |
| environment_name | Yes | Environment name |