RetailPlayer Portal v4.8.4
Date | Recipient / Environment | Software Package / Version |
|---|---|---|
| RetailPlayer Portal Repository | 4.8.4 |
Change Log
New Features
Changes / Improvements
Fixes
FIXED: Proof of Play reports don’t render and the request times out (Error 504 - Gateway timeout)
Now PoP reports render in less than 60s.
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.4Run 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.