Update instructions
Update BAF from version 1.1.0 to 1.2.0 and higher
Before updating BAF, to maintain access to the database and the main configuration, transfer existing field values to the files of the new version.
noteYou don't need to transfer secrets for stunner, just fill them in again according to the instructions.
ATTENTION!It is not recommended to replace the files, as some fields in the installed release may be lost.
Uninstall the old release of the stunner, as it has been drastically updated in the new BAF version. Go to the folder with the old BAF version and run the following command:
./cli.sh stunner uninstall
noteNew stunner generates new TURN ports. Web-component settings need to be updated.
Move to the folder with the new BAF version and run the command below:
./cli.sh platform install-secrets
This action is mandatory, otherwise the services will not receive the required set of fields and won't be able to start.
Download new images by executing the command below:
./cli.sh generic load-images
Go back to the installation section and continue as if you were doing a clean installation.
noteDo not overwrite the values from the previous version, only update the new values if required using the instructions.