When to Update
Update Coreflux when a new release includes fixes or features you need. Check Release Notes for what changed in each version.Docker
To run the latest image, stop and remove the existing container, then start a new one with the samedocker run command from Installation. The --pull=always flag ensures Docker fetches the newest latest tag before each start.
Stop and remove the container
project-volume) are not deleted—your project files remain on disk.Start a new container
Run the same command you used for installation. For the standard setup:If you use TLS ports, include the extra mappings from the TLS/SSL accordion on Installation—still with
--pull=always, the same container name, and the same project-volume mount.Verify
Open the Coreflux HUB at
http://localhost:8080 (or your mapped HTTPS port) and confirm routes and LoT definitions are present. Subscribe to $SYS/Coreflux/Version in the Data Viewer to confirm the broker version.Next Steps
Release Notes
See what changed in recent releases.
Installation
Full install commands for every platform.

