You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/contents/docs/02.installation/08.aws-ec2/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ description: Install Kestra on AWS EC2 using Amazon RDS for the database and S3
7
7
8
8
Install Kestra on AWS EC2 with PostgreSQL RDS database and S3 internal storage backend.
9
9
10
+
:::alert{type="info"}
11
+
Prefer a one-click option? You can launch Kestra directly from the [AWS Marketplace listing](https://aws.amazon.com/marketplace/pp/prodview-uilmngucs45cg).
Copy file name to clipboardExpand all lines: src/contents/docs/02.installation/10.azure-vm/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ Install Kestra on an Azure VM with Azure Database for PostgreSQL as the database
9
9
10
10
This guide provides instructions for deploying Kestra on an Azure VM with Azure Database for PostgreSQL as the database backend and Azure Blob Storage as the internal storage backend.
11
11
12
+
:::alert{type="info"}
13
+
Prefer an Azure-native option? You can deploy Kestra directly from the [Azure Marketplace listing](https://marketplace.microsoft.com/en-us/product/AzureApplication/kestra_technologies.kestra-open-source-official).
14
+
:::
15
+
12
16
## Deploy Kestra on an Azure VM with Azure Database
0 commit comments