Update wiki Home page for github-commit-source

gitea_admin 2026-03-11 14:36:20 +00:00
parent 7be08d9fb4
commit 05abc58926

36
Home.md

@ -1,21 +1,29 @@
# Deploy the Project on CamelX Platform # GitHub Commit Source
Deploy on CamelX Platform in three steps Receive commit From GitHub.
## Step 1: Create a release ## Metadata
From the project space, click on **"Create a release"**
The new version is automatically available in the list | Property | Value |
|----------|-------|
| Type | source |
| Group | GitHub |
| Namespace | Cloud |
| Support Level | Stable |
| Provider | Apache Software Foundation |
## Step 2: Deploy ## Properties
Click on **"Deploy"**
- **Version:** Select the desired release | Name | Type | Required | Default | Description |
- **Environment:** Choose `Development`, `Staging`, or `Production` |------|------|----------|---------|-------------|
- **Configuration:** Select the configuration source | `repoName` | string | ✓ | | The GitHub Repository name |
- **Resources:** Set CPU and Memory | `repoOwner` | string | ✓ | | The repository owner |
| `oauthToken` | string | ✓ | | OAuth token |
| `startingSha` | string | ✓ | `last` | The SHA from which we want to consume, possible values beginning, last or a specific SHA |
| `branch` | string | ✓ | | The branch we want to consume commit from |
## Step 3: Expose ## Dependencies
Enable **"Expose"**
Choose an **API Gateway** (Internal, Public, etc.) - `camel:jackson`
- `camel:github`
- `camel:kamelet`