Create Project
Creating an integration microservice in the Talisman Platform involves several key steps. This guide will walk you through the process, from project creation to adding integration routes, REST services, and beans. Apache Camel Karavan simplifies the design and deployment of integration solutions, making it easier to connect various systems and APIs.
Create new project
Navigate to the project panel and click Create
button to create a new project. Enter your project details such as name and description.
$PROJECT_ID
will be used as a deployment, pod and service name when deployed to Kubernetes or ac a container name when deployed to Docker.