You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To update your installation, re-run the maintenance tool and select the same installation folder.
338
-
Click Ok when a warning message pops up.
338
+
To update your installation, run the maintenance tool and select "Update components". Click Ok when a warning message pops up.
339
339
This will automatically pull the latest versions of all containers and restart the stack.
340
340
341
-
For major releases a new database dump file is shipped. The installer will prompt for the location. It will then overwrite the csd database volume with the update, please export any in-house databases beforehand. Once the update has completed they will need to be reimported within lattice -> database management.
341
+
For major releases a new database dump file is shipped. The maintenance tool will prompt for the location. It will then overwrite the csd database volume with the update, please export any in-house databases beforehand. Once the update has completed they will need to be reimported within lattice -> database management.
342
+
343
+
To update from the command line:
344
+
345
+
```sh
346
+
./maintenancetool update dbDumpFile="<path to database dump file>" overWriteDb="True"
347
+
```
342
348
343
349
Contact CCDC Support for the latest download link.
0 commit comments