From 17a67dfc5acb9e804080295d55bd1ffd889492d8 Mon Sep 17 00:00:00 2001 From: Eugene P <144219719+EugeneLightsOn@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:53:01 +0200 Subject: [PATCH] Azure Container App one click deployment (#171) Azure Container App one click deployment - link fix --- docs/service_deployments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/service_deployments.md b/docs/service_deployments.md index d62853cc3..1a45f876d 100644 --- a/docs/service_deployments.md +++ b/docs/service_deployments.md @@ -16,7 +16,7 @@ Looking to serve your application in production? Deploy the Toolkit to your pref - click on "Logs" tab to see the logs - Navigate to the "Overview" tab to see the FQDN of the container instance - Open the \:4000 in your browser to access the Toolkit -- Deploying to Azure Cloud App. You can deploy Toolkit with one click to Microsoft Azure Platform: [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fcohere-ai%2Fcohere-toolkit%2Feugene%2FEXT2-69_azure_hpa%2Fazuredeploy.hpa.json). +- Deploying to Azure Cloud App. You can deploy Toolkit with one click to Microsoft Azure Platform: [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fcohere-ai%2Fcohere-toolkit%2Fmain%2Fazuredeploy.hpa.json). This deployment type uses Azure Container App to host the Toolkit. Follow these steps to deploy the Toolkit: - Select your subscription and resource group. If you don't have a resource group, create a new one. - Enter the connection string of the format `postgresql+psycopg2://USERNAME:PASSWORD@HOST:PORT/DB_NAME`.