mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
remove slash
This commit is contained in:
parent
1025196829
commit
8427b2ab95
11 changed files with 11 additions and 11 deletions
|
|
@ -8,7 +8,7 @@ title: AWS AMI
|
|||
You can effortlessly deploy Amazon Elastic Compute Cloud Service (EC2) by utilizing a **CloudFormation template**. This template will deploy all the services required to run ToolJet on AWS AMI instances.
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Azure Container Apps
|
|||
# Deploying ToolJet on Azure Container Apps
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ Follow the steps below to deploy ToolJet on a server using Docker Compose. ToolJ
|
|||
If you rather want to try out ToolJet on your local machine with Docker, you can follow the steps [here](/docs/setup/try-tooljet/).
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
::::
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: AWS ECS
|
|||
# Deploying ToolJet on Amazon ECS
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Google Cloud Run
|
|||
# Deploying ToolJet on Google Cloud Run
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ helm install tooljet tooljet/tooljet
|
|||
Remember to replace the variables with your specific configuration values.
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
## ToolJet Database
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Kubernetes (AKS)
|
|||
# Deploying ToolJet on Kubernetes (AKS)
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Kubernetes (EKS)
|
|||
Follow the steps below to deploy ToolJet on an EKS Kubernetes cluster.
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Kubernetes (GKE)
|
|||
# Deploying ToolJet on Kubernetes (GKE)
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Kubernetes
|
|||
# Deploying ToolJet on Kubernetes
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ title: Openshift
|
|||
# Deploying ToolJet on Openshift
|
||||
|
||||
:::warning
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai/` in your network settings.
|
||||
To use ToolJet AI features in your deployment, make sure to whitelist `https://api-gateway.tooljet.ai` and `https://python-server.tooljet.ai` in your network settings.
|
||||
:::
|
||||
|
||||
:::info
|
||||
|
|
|
|||
Loading…
Reference in a new issue