Skip to content

Update

CoreSight can be updated using two methods: Web Interface or Command Line.

Navigate to Administration > System Update in the CoreSight interface and upload the latest release archive. The system handles everything automatically.

Method 2: Command Line (SSH)

  1. Transfer the new release archive to the server.
  2. Extract the archive.
  3. Run the update.sh script:
    bash
    sudo ./update.sh

CoreSight Documentation