8.5.1. Configuring automatic update via GUM

8.5.1.1. Introduction

GUM (Gatewatcher Update Manager) is a tool that allows the management of updates (updates).
This procedure describes how to configure automatic update from:
  • A server on the local network (choice `local`)

  • A server on the Internet (choice `online`)

The GUI is described in `Admin- GUM - Config` screen of the legacy web UI.

Note

If necessary, configure a proxy (refer to Proxy Settings Configuration).


8.5.1.2. Prerequisites

  • User : member of Administrator group


8.5.1.3. Preliminary operations

  • The server must be reachable in HTTP on port 80

  • Create the following tree structure: "2.5.3.10X/GCenter" according to the GCenter version (2.5.3.100 or 2.5.3.101)

  • Retrieve the necessary gwp files (full.gwp for example) on https://update.gatewatcher.com/update/

  • In "2.5.3.10X/gcenter", put the previously retrieved gwp file

  • In "2.5.3.10X/gcenter", put a sha256s file that contains an entry "sha256sum NomDuFichier"

Note

The 2.5.3.10X folder must be at the root of the HTTP server that was previously launched for the local mode to work.


8.5.1.4. Procedure to access the `Configuration` screen

  • From the navigation bar, click on the `Config` command of the `GUM` menu.
    The following screen is displayed:
../../_images/GUM_CONF-01.PNG

8.5.1.5. Procedure to setup the Online Mode

  • In `General settings`, click on the selector (2) `Enable scheduled GUM update` to activate automatic updates.

Note

To maximize the effectiveness of updates, it is advisable to download these updates as soon as they appear on https://update.gatewatcher.com
To do this, connect to the site to view the time of creation of these updates and schedule the daily frequency and the time that follows that of the creation of packages.

Note

The cti.gwp package is updated hourly on update.gatewatcher.com.
The other packages dga.gwp, malcore.gwp, sigflow.gwp are updated daily.
It is not possible to download the full.gwp file in automatic mode.
  • Configure frequency of updates:

  • Select the desired frequency (3) for automatic release of updates.

  • Complete the programming information (12): the fields depend on the previous choice.

  • In `Target` field (6), select the `Online` choice.

Note

The `IP Address/Hostname` (10) field is automatically populated.

  • Enter the login to connect to update.gatewatcher.com:

    • `Username` : field (9)

    • `Password` : field (7)

  • Click the `Save` button (8).

  • Finally, click on the `Test the saved configuration` button to validate that the GCenter can connect to the update site with the username entered
    The update automatically triggers at the frequency chosen in the configuration.

8.5.1.6. Procedure to configure the local mode

Prerequisites:

  • Have configured a web server connected to the internet (http repository type) accessible by GCenter

  • Have automated the retrieval of update packages on this server from https://update.gatewatcher.com (example: python script)

Note

For http repository configuration, see the Presentation of GUM: dedicated module for managing updates.

Note

The cti.gwp package is updated hourly on update.gatewatcher.com
The other packages dga.gwp, malcore.gwp, sigflow.gwp are updated daily.
It is not possible to download the full.gwp file in automatic mode

Note

To maximize the effectiveness of updates, it is advisable to download these updates as soon as they appear on https://update.gatewatcher.com
To do this, connect to the site to view the time of creation of these updates.
Consider the existing infrastructure to upload these files (+5GB) to the local repository.
Schedule the daily frequency and time following that of making available on the local depot.
  • In `General settings`, click on the selector (2) `Enable scheduled GUM update` to activate automatic updates.

  • Configure frequency of updates:

    • Select the desired frequency (3) for automatic release of updates.

    • Complete the programming information (12): the fields depend on the previous choice.

  • In field (6) `Target`, select the `Local` choice.

  • In field (10) `IP Address/Hostname`, enter the IP address or FQDN of the local repository address.

  • Enter the login to connect to update.gatewatcher.com:

    • `Username`: field (9)

    • `Password`: field (7)

  • Click the `Save` button (8).

  • Finally, click on the `Test the saved configuration` button to validate that the GCenter can connect to the http repository.
    The update automatically triggers at the frequency chosen in the configuration.