Self-Host
/
Enterprise Edition
/
Deploy and upgrade

Deploy and upgrade

Deploy and upgrade Hoppscotch Enterprise Edition on your infrastructure.

This section contains instructions for deploying and upgrading Hoppscotch Enterprise Edition.

Deploy

Deploy Hoppscotch Enterprise Edition on your infrastructure.

  • Instructions for deploying Hoppscotch on your infrastructure are coming soon.

Upgrade

Upgrading Hoppscotch Enterprise Edition is a simple process. Follow the instructions below to upgrade your Hoppscotch Enterprise Edition instance.

Using individual containers for the services

  1. Check if there is a new version available by running the following command:

  2. Update the image to the latest version by running the following command:

    If you want to update to a specific version, run the following command:

  3. Start the new container by following the instructions in the Install and build section.

For minor version upgrades, you might not need to run the database migrations. However, for major version upgrades, you will need to run the database migrations. Refer to the Database migrations section for more information.

Using the AIO container

  1. Check if there is a new version available by running the following command:

  2. Update the image to the latest version by running the following command:

    If you want to update to a specific version, run the following command:

  3. Start the new container by following the instructions in the Install and build section.

For minor version upgrades, you might not need to run the database migrations. However, for major version upgrades, you will need to run the database migrations. Refer to the Database migrations section for more information.

Built with

Show your support! Star us on GitHub ⭐️