Skip to content

Commit 17a67df

Browse files
Azure Container App one click deployment (#171)
Azure Container App one click deployment - link fix
1 parent f5ad3ee commit 17a67df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/service_deployments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Looking to serve your application in production? Deploy the Toolkit to your pref
1616
- click on "Logs" tab to see the logs
1717
- Navigate to the "Overview" tab to see the FQDN of the container instance
1818
- Open the \<FQDN\>:4000 in your browser to access the Toolkit
19-
- Deploying to Azure Cloud App. You can deploy Toolkit with one click to Microsoft Azure Platform: [<img src="https://aka.ms/deploytoazurebutton" height="24px">](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).
19+
- Deploying to Azure Cloud App. You can deploy Toolkit with one click to Microsoft Azure Platform: [<img src="https://aka.ms/deploytoazurebutton" height="24px">](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fcohere-ai%2Fcohere-toolkit%2Fmain%2Fazuredeploy.hpa.json).
2020
This deployment type uses Azure Container App to host the Toolkit. Follow these steps to deploy the Toolkit:
2121
- Select your subscription and resource group. If you don't have a resource group, create a new one.
2222
- Enter the connection string of the format `postgresql+psycopg2://USERNAME:PASSWORD@HOST:PORT/DB_NAME`.

0 commit comments

Comments
 (0)