Update
To update your Docker instance and upgrade to a newer release version, please follow the following steps:
Last updated
Was this helpful?
To update your Docker instance and upgrade to a newer release version, please follow the following steps:
Last updated
Was this helpful?
Prioritize Instance Backup Before Updating: Before proceeding with the update, it's highly advisable to back up your project. If a complete backup isn't feasible, you should consider the following:
Generating a snapshot of your database.
Safeguarding the environment variables stored in .env file by copying them to a secure location external to Jet Admin.
Navigate to the directory where the on-premise package was previously installed.
Update git repository
Download the latest version of docker containers
Restart the Jet Admin application (this process may take up to 30 seconds to minutes depending on your server). This action will restart all Jet Admin components and run them in the background.