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-v2.10.18.zip
in your current Linkurious Enterprise directory (along thestart
stop
andupdate
scripts) - Run the update script (Linux:
update.sh
, OSX:update.sh.command
, Windows:update.bat
) - Done! You can restart Linkurious Enterprise.
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.