Skip to content

Commit

Permalink
fix: add disclaimer (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
vordimous authored Sep 29, 2024
1 parent f0ba8f9 commit 7e9cac6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/how-tos/quickstart/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ This Quickstart is hosted at `quickstart.aklivity.io` meaning you can interact w
- A Postman [account](https://www.postman.com/postman-account/)
- Fork the Postman collections from the [Zilla Quickstart Workspace](https://www.postman.com/aklivity-zilla/workspace/aklivity-zilla-quickstart/overview)

::: warning
The live version of the quickstart is currently down for maintenance and any requests to [quickstart.aklivity.io]() won't work. Please use the [local deploy with docker compose](#run-the-quickstart-locally) setup and select the `Local Zilla Quickstart` environment in the Postman collection.
:::

## HTTP Kafka Proxy

The Zilla HTTP Kafka Proxy lets you configure application-centric REST APIs and SSE streams that unlock Kafka event-driven architectures.
Expand Down

0 comments on commit 7e9cac6

Please sign in to comment.