ToolJet/docs/versioned_docs/version-2.18.0/setup/v2-migration.md
Shubhendra Singh Chauhan 9f2ff94a12
[docs] platform 5.x (#7427)
* whtie label revamp

* minor changes

* updated beta info in copilot docs

* renamed gds to ds in overview doc of v2.15 onwards

* updated multienv: renamed gds to ds, updated screenshot

* updated multienv: app state description

* updated superadmin wrt new licensing updates

* licensing update: free trial

* updates in licensing

* changes after review

* [docs]updated restapi with bearer auth

* Update kubernetes-aks.md

* Update openshift.md

* Update ecs.md

* Update ecs.md

* Update kubernetes-gke.md

* Update kubernetes.md

* Update docker.md

* Update docker.md

* Update ecs.md

* Update google-cloud-run.md

* Update kubernetes-aks.md

* Update kubernetes-gke.md

* Update kubernetes.md

* Update openshift.md

* Update kubernetes-gke.md

* Update kubernetes-aks.md

* fixed ecs, removed heroku from 2.15 onwards

* updated digitalocean doc

* licensing doc changes and location

* Update digitalocean.md

* Update digitalocean.md

* added v2.18.0

---------

Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
2023-09-27 12:24:39 +05:30

1.5 KiB

id title
v2-migration-guide V2 migration guide

Version 2 migration guide

ToolJet version 2 comes with a bunch of exciting features, with the major ones being:

  1. Multi page
  2. Multi env
  3. Forms widget
  4. Database (Requires opt-in)
  5. Marketplace (Requires opt-in)

Checkout the latest changelog for v2 here.

If you have any questions feel free to join our Slack Community or send us an email at hello@tooljet.com.

Deployment

Based on your opted deployment method from our setup doc, you can directly deploy v2 without any additional configuration for the default setup.

Additional configuration are only required for the opt-in features mentioned above. You can check the respective documentation of those features for the configuration changes needed.

:::info Server may take some time to be ready to handle the HTTP request as v2 changes requires some data migrations for the initial deployment. This is automatically triggered as a part of the server boot. ::::

Deprecations

Deployments

  • Docker compose deployments with auto SSL is deprecated

Help and Support