Skip to content

Commit

Permalink
Adding Konnect CTA (#6870)
Browse files Browse the repository at this point in the history
* Adding Konnect CTA

This Konnect call to action makes sense given this path has fewer dependencies (control plane, postgres) relative to the GW setup script.

* use variable for konnect name

* Update index.md

minor copy updates

---------

Co-authored-by: lena-larionova <[email protected]>
  • Loading branch information
connorckong and lena-larionova committed Feb 2, 2024
1 parent e806780 commit 343a44a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/_src/gateway/get-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ remove `jq` processing.
For the purposes of this tutorial, a `quickstart` script is provided to quickly run {{site.base_gateway}} and its supporting database.
This script uses Docker to run {{site.base_gateway}} and a [PostgreSQL](https://www.postgresql.org/) database as the backing database.

{:.note}
> **Note:**
> This quickstart script is intended for experimentation and learning. If you want to run {{ site.base_gateway }} as a part of a production-ready API platform, [you can get started with {{site.konnect_short_name}}](https://konghq.com/products/kong-konnect/register?utm_medium=referral&utm_source=docs&utm_campaign=gateway-konnect&utm_content=gateway-quickstart-install) in under 5 minutes.

1. Run {{site.base_gateway}} with the `quickstart` script:

```sh
Expand Down

0 comments on commit 343a44a

Please sign in to comment.