You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Updates
print icon

Updates by script

The installation script can be used to apply updates:

Start the update with sudo ./install.sh update current in order to update to the most recent version or with sudo ./install.sh update < version > in order to update to a specific version of LOGS.

A backup of the DB will be performed automatically before applying the update.

Manual updates

Copy the new LOGS executable to the target directory, usually /opt/logs/.

We recommend doing a manual backup of the database with /opt/logs/logs db-backup /usr/bin/date -Iminutes`.

Stop LOGS with sudo ./logs down

Adjust the symlink to point to the new LOGS executable.

Start the new LOGS with sudo ./logs up

Feedback
0 out of 0 found this helpful

scroll to top icon