{{repo}}
· branch {{branch}}
· port {{port}}
· {{name}}.{{host}}
· {{visibility_badge}}
| SHA | Status | Triggered By | Time |
|---|
Required for private repos. Store a Personal Access Token (GitHub: repo scope, GitLab: read_repository) so deploys can clone without interactive prompts. Only HTTPS repo URLs are supported; SSH URLs use the server's own key pair.
{{git_token_status}}
| Key | Value |
|---|
Configure GitHub → Settings → Webhooks → Add webhook:
| Payload URL | http(s)://YOUR_DOMAIN/webhook/{{app_id}} |
| Content type | application/json |
| Secret | {{secret}} |
| Events | Just the push event |