Update wiki Home page for json-serialize-action

gitea_admin 2026-03-11 14:37:45 +00:00
parent a2741029d5
commit 1957a117cc

30
Home.md

@ -1,21 +1,19 @@
# Deploy the Project on CamelX Platform # Json Serialize Action
Deploy on CamelX Platform in three steps Serialize payload to JSON
## 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 | action |
| Group | Actions |
| Namespace | JSON |
| Support Level | Stable |
| Provider | Apache Software Foundation |
## Step 2: Deploy ## Dependencies
Click on **"Deploy"**
- **Version:** Select the desired release - `camel:kamelet`
- **Environment:** Choose `Development`, `Staging`, or `Production` - `camel:core`
- **Configuration:** Select the configuration source - `camel:jackson`
- **Resources:** Set CPU and Memory
## Step 3: Expose
Enable **"Expose"**
Choose an **API Gateway** (Internal, Public, etc.)