How To Upgrade Shield¶
To upgrade Shield system follow these steps:
Uninstall the existing Shield (e.g. Rel-19.09.5):
curl -s -o delete-shield.sh https://raw.githubusercontent.com/EricomSoftwareLtd/Shield/master/Kube/scripts/delete-shield.sh chmod +x delete-shield.sh ./delete-shield.sh
Install and deploy the new Shield:
curl -s -o install-shield.sh https://raw.githubusercontent.com/EricomSoftwareLtd/Shield/master/Kube/scripts/install-shield.sh chmod +x install-shield.sh ./install-shield.sh -p <PASSWORD>
For more details about this service, see here.
The upgrade process is complete, and the system is running Rel-19.11.