Breadcrumbs

Software Update

The "Software Update Service" is a prerequisite for being able to carry out a SCADA update regularly. This can be purchased from your JUMO contact person.

To perform an update of the JUMO smartWARE SCADA, the following steps must be executed in Windows PowerShell or Linux Terminal:

  1. Entry: "cd C:\jumo_scada" or /opt/jumo_scada or alternative path

  2. Registering in the JUMO Registry: "registry.jumo.digital"

  3. Enter "Username" and "Password" (was sent by mail at the purchase of SCADA)

  4. docker-compose pull

    docker-compose pull
    
  5. docker-compose up -d

    docker-compose up -d
    
image-20220401-065424.png