docs/versioned_docs/version-3.0.0-LTS/setup/azure-container.md
:::warning To enable ToolJet AI features in your ToolJet deployment, whitelist https://api-gateway.tooljet.ai. :::
:::info Please note that you need to set up a PostgreSQL database manually to be used by ToolJet.
ToolJet comes with a built-in Redis setup, which is used for multiplayer editing and background jobs. However, for multi-service setup, it's recommended to use an external Redis instance. :::
server/entrypoint.sh, npm, run, start:prod in the "Arguments override" field.Note: ToolJet requires:
If using Azure Database for Postgresql-Flexible server, add:
You can access ToolJet via the application URL provided in the overview tab.
New LTS versions are released every 3-5 months with an end-of-life of atleast 18 months. To check the latest LTS version, visit the ToolJet Docker Hub page. The LTS tags follow a naming convention with the prefix LTS- followed by the version number, for example tooljet/tooljet:ee-lts-latest.
If this is a new installation of the application, you may start directly with the latest version. This guide is not required for new installations.
It is crucial to perform a comprehensive backup of your database before starting the upgrade process to prevent data loss.
Users on versions earlier than v2.23.0-ee2.10.2 must first upgrade to this version before proceeding to the LTS version.
If you have any questions feel free to join our Slack Community or send us an email at [email protected].