RetailPlayer Portal v4.8.2
Date | Recipient / Environment | Software Package / Version |
|---|---|---|
| RetailPlayer Portal Repository | 4.8.2 |
Change Log
New Features
Changes / Improvements
Fixes
FIXED (self hosted instances): Firmware Settings validation for the label field.
Deployment Instructions
For self hosted portals, execute the following commands from the CLI of your host machine:
Download and install the new version:
cd ~/rpp && ./rpp-install --update 4.8.2Run the configurator and press enter to reuse the values shown in square brackets from the initial configuration:
./rpp-configuratorStart the Portal:
./rpp start
The host needs to be able to reach https://release.barixupdate.com for the update to be applied successfully.