Updating Linkurious: Update procedure
If you follow this procedure, you will be able to update Linkurious Enterprise to a newer version without loosing your configuration and user-data store. You data will be automatically migrated to the newer version.
Before updating, make sure that you have backed-up your data in case something unexpected happens.
During the update procedure, if Linkurious Enterprise is running, it will be stopped. You will need to re-start Linkurious Enterprise after the update procedure.
- Download the newer version you wish to install (see how to download Linkurious Enterprise)
- Copy
linkurious-xxx-v3.0.14.zip
into the root folder of your working Linkurious Enterprise directory (along thestart
stop
andupdate
scripts) - Run the existing update script from the root folder (Linux:
update.sh
, OSX:update.sh.command
, Windows:update.bat
) - Done! You can restart Linkurious Enterprise.
Even though the above procedure is the standard one for a general upgrade, some version (especially major releases) can introduce changes requiring extra attention. Please browse our public resources to verify whether there is something applicable to your specific configuration.
Update Docker image
If you use the Linkurious Enterprise docker image, the only step to update Linkurious Enterprise is to use the new docker image with the existing Linkurious Enterprise data volume.
Troubleshooting
If the update script fails, please check the update log located
at linkurious/data/update.log
for details.