generated from camel.apache.org/kamelet
Update wiki Home page for freemarker-template-action
parent
6dc6dead59
commit
7f1fdf194b
31
Home.md
31
Home.md
@ -1,21 +1,24 @@
|
|||||||
# Deploy the Project on CamelX Platform
|
# Freemarker Template Action
|
||||||
|
|
||||||
Deploy on CamelX Platform in three steps
|
Apply a Freemarker Template.
|
||||||
|
|
||||||
## 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 | Transformation |
|
||||||
|
| 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
|
| `template` | string | ✓ | | The inline template |
|
||||||
- **Resources:** Set CPU and Memory
|
|
||||||
|
|
||||||
## Step 3: Expose
|
## Dependencies
|
||||||
Enable **"Expose"**
|
|
||||||
|
|
||||||
Choose an **API Gateway** (Internal, Public, etc.)
|
- `camel:freemarker`
|
||||||
|
- `camel:kamelet`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user