Backup And Restore¶
What To Back Up¶
- project files
runtime.tomlio.tomlhmi/if present- deployment metadata or versioned bundle roots
- retain data if your process depends on it
Safe Restore Order¶
- restore the project or deployment bundle
- restore config files
- restore retain data only if the version/layout is compatible
- start under supervision
- verify with status, HMI, and one safe I/O proof