From c98d0ec130ef9eb7c567452034c183d3cd8053f6 Mon Sep 17 00:00:00 2001 From: Marty Pitt Date: Thu, 26 Sep 2024 11:15:11 +0100 Subject: [PATCH] Update README.md --- s3-postgres-kafka/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/s3-postgres-kafka/README.md b/s3-postgres-kafka/README.md index 6bd2a13..d0f2d30 100644 --- a/s3-postgres-kafka/README.md +++ b/s3-postgres-kafka/README.md @@ -12,6 +12,21 @@ In this demo, we'll cover: We use some fictitious cinema ticket sale information for our demo. +## Importing this project into Orbital + +> [!NOTE] +> If you're reading this within Orbital, you can skip this section - you've already done it :) + * Open Orbital, and head to Projects -> Add New Project -> Git Repository + * Fill in the form: + * * **Repository URL:** `https://github.com/orbitalapi/demos` + * Click Test Connection to populate the defaults. + * **Path to taxi project** `demos/s3-postgres/kafka` +* Click Create + + +> [!NOTE] +> The rest of this README is intended to be read from within Orbital - Links are relative within Orbital, and interactive architecture charts only render within Orbital + ## Stub services This demo project has a number of stub services deployed.