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: docs/service_deployments.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Looking to serve your application in production? Deploy the Toolkit to your pref
16
16
- click on "Logs" tab to see the logs
17
17
- Navigate to the "Overview" tab to see the FQDN of the container instance
18
18
- 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: [<imgsrc="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: [<imgsrc="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).
20
20
This deployment type uses Azure Container App to host the Toolkit. Follow these steps to deploy the Toolkit:
21
21
- Select your subscription and resource group. If you don't have a resource group, create a new one.
22
22
- Enter the connection string of the format `postgresql+psycopg2://USERNAME:PASSWORD@HOST:PORT/DB_NAME`.
0 commit comments