Ignition Docker Image supports --local for backup restore
under review
d
derek.delizo@atspnw.com
The current docker-entrypoint.sh supports restoring a gateway backup when the image loads, but it does not support passing the --local parameter with the backup to include the local configuration on restore. When passing -r to the script it only accepts a file name, even though gwcmd.sh supports restoring a backup with local configurations by passing --local. This feature is really useful if the gateways share the same certificate authority for SSL and for cases where the UUID needs to stay the same on restore.
Log In
S
Shay Johnson
updated the status to
under review
We have an internal ticket for looking into this one, thank you for sharing your feedback.