Add self-hosting docs for Azure Container Instances

This commit is contained in:
Tuan Dang
2023-12-19 15:19:24 +07:00
parent d0b899897b
commit 5bed2580c3
13 changed files with 101 additions and 1 deletions

View File

@@ -53,4 +53,11 @@ Choose from a variety of deployment options listed below to get started.
>
Deploy Infisical with GCP Cloud Run
</Card>
<Card
title="Azure Container Instances"
color="#ea5a0c"
href="deployment-options/azure-container-instances"
>
Deploy Infisical with Azure Container Instances
</Card>
</CardGroup>