# Updating the tracker and server version

Updating Keitaro allows you to get the latest version of the tracker with the latest features and fixes. Perform it systematically to update your operating system, security settings, and server configurations.

  1. Server version (configuration) is the set and state of services, programs, and utilities installed on the server for Keitaro to work.

  2. Updating the server version is necessary for the correct operations of the tracker and the correct interaction of the tracker and server functions.

  3. Update Keitaro every time you see a notification that an update is available.

  4. Not installing tracker updates is not critical. If you do not update notification availability, this does not affect the traffic, functions, and performance of the tracker. In some cases, an outdated version of the server does not allow users to perform new tracker functions or perform current ones correctly.

# How to update

Warning

  • If you made any changes to the configuration on the server yourself, or changed the default parameters in the operation of services, after updating the tracker, all settings will be reset to default parameters.
  • The update takes place in the background, we recommend avoiding working in the tracker and stopping traffic during the update. The installation process lasts 15 minutes.
  • If errors occur during the update process, as for the user's intervention in the environment on the server or other reasons, the tracker, traffic, and statistics in some cases will not be available until the causes of errors are identified and eliminated.
  • We do not recommend updating the system if the tracker version is lower than Keitaro 10 and the server OS is CentOS 7 or CentOS 8 (not Stream), since these distributions are no longer supported for installing and updating the tracker. For more information, contact our technical support.

Current method:

  1. Log in to the tracker as an Administrator. Go to Maintenance ➝ Update Keitaro.

  2. Select the channel: beta or stable. A notification opens asking you to update if a newer version of the current channel is available in the tracker. It is possible to switch between channels at any time.

Click Yes, install and confirm the installation.

Wait for the update to finish. The tracker will notify you when the process is completed. After updating, do not forget to clear your browser cache / cookies.

# Updating the tracker and server version on the terminal

Warning

We do not recommend updating the system if the tracker version is lower than Keitaro 10 and the server OS is CentOS 7 or CentOS 8 (not Stream), since these distributions are no longer supported for installing and updating the tracker. For more information, contact our technical support.

  1. Connect to server using terminal.
  2. Run the command:
curl https://keitaro.io/kctl.sh | UPDATE_CHANNEL=stable bash -s -- update
1

When completed, you will receive a message:

Keitaro is upgraded!
1