commit 6940e8acf4728c6c40f8e6621361ce823425ed9f Author: gitea_admin Date: Wed Mar 11 13:58:08 2026 +0000 Initialize wiki with deployment guide diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..93a012c --- /dev/null +++ b/Home.md @@ -0,0 +1,21 @@ +# Deploy the Project on CamelX Platform + +Deploy on CamelX Platform in three steps + +## Step 1: Create a release +From the project space, click on **"Create a release"** + +The new version is automatically available in the list + +## Step 2: Deploy +Click on **"Deploy"** + +- **Version:** Select the desired release +- **Environment:** Choose `Development`, `Staging`, or `Production` +- **Configuration:** Select the configuration source +- **Resources:** Set CPU and Memory + +## Step 3: Expose +Enable **"Expose"** + +Choose an **API Gateway** (Internal, Public, etc.)