#901
15 files changed
tree: 20999cd22d119cc8a5a619e85728f98f6bc7423a
  1. .github/
  2. docs/
  3. images/
  4. karavan-core/
  5. karavan-demo/
  6. karavan-designer/
  7. karavan-generator/
  8. karavan-space/
  9. karavan-vscode/
  10. karavan-web/
  11. release-utils/
  12. .asf.yaml
  13. .gitignore
  14. change_version.sh
  15. LICENSE.txt
  16. README.md
README.md

Build Camel Java Quarkus React Typescript License

karavan-logo karavan-logo

Karavan is an Integration Toolkit for Apache Camel, which makes integration easy and fun through the visualization of pipelines, integration with runtimes and package, image build and deploy to Docker or Kubernetes out-of-the-box.

Introduction

Integrations could be created using visual designer that includes Enterprise Integration Patterns DSL, REST API and Beans builder, all Camel Kamelets and Components. Karavan uses YAML to read/write integrations. Integrations could be run directly from Karavan or they could be exported in the Maven project with preconfigured Camel Quarkus, Camel Spring-Boot or Camel Main runtime. Integration project output is a runnable uber-jar or an OCI image for local environment or a deployed application to a Docker, Kubernetes or OpenShift in any cloud provider.

Features

Visual Designer

  • Enterprise Integration Patterns
  • REST API designer with OpenAPI to REST DSL generator
  • 300+ Components
  • Custom Java code snippets

All in Git

  • Integration routes (YAML, Java)
  • Configuration (application.properties, docker-compose.yaml, deployment.yaml, etc)
  • Customizable build scripts

Target deployment

Documentation

Karavan documentation