Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 1.64 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.64 KB

THIS PROJECT IS ARCHIVED

Look for camel.apache.org or kaoto.io for integration solutions.

Syndesis

Maven Central Gitter Quality Gate Status Coverage

A flexible and customizable, open source platform that provides core integration capabilities as a service.

All developer related documentation can be found at the Syndesis Developer Handbook.

Quickstart

  • To get started quickly please install Minishift first.
  • Clone this repository and enter it:
git clone https://github.com/syndesisio/syndesis.git
cd syndesis
  • Startup minishift and install:
./tools/bin/syndesis minishift --install --open --nodev

This will install the latest bleeding edge version from Syndesis from the master branch. For a more stable experience, use the option --tag with a stable version.

Now you can run some quickstarts