Update FECForge without risking venue data

Prepare external backup storage, run the verified updater, and know what to keep until the new version is confirmed.

For
Installation owners
Length
8 minute guide

The updater is designed to preserve data, create a pre-update backup, start the verified release, and retain the prior stopped container until the new version is healthy.

1

Prepare backup storage

  1. Choose storage outside the container

    Use a host folder, mounted drive, or network location that will survive replacing the application container.

  2. Confirm FECForge can write there

    Use the backup settings screen to run a manual backup and confirm the completed file is visible at the destination.

  3. Keep more than one generation

    Schedule recurring backups and retain several recent copies so a bad import or late-discovered mistake can be recovered.

2

Run the verified Linux updater

Download a fresh copy of the updater so fixes to the update process are included. Run one command at a time.

  1. Download the current updater

    Paste this command and press Enter.

    curl -fsSLo /tmp/fecforge-update.sh https://license.fecforge.com/updater
  2. Run the updater

    Paste this command and press Enter. Wait for the healthy result before closing the terminal.

    bash /tmp/fecforge-update.sh
  3. Read the backup path in the result

    A successful update reports the verified version, health address, automatic-backup destination, and pre-update data archive.

  4. Open FECForge and confirm the version

    Sign in, open License & modules, and verify that the expected version and modules appear.

  5. Keep the prior container briefly

    The stopped pre-update container is a rollback aid. Remove older stopped FECForge containers only after the new version and data are confirmed.