This address serves the installer. Your portal gives you the command to run on your own server, along with the credentials it needs.
curl -fsSL https://get-rebrand.wppbx.com/install | sudo bash -s -- \
--pull-user <user> --pull-pass <password>
The installer checks the signature on what it downloads before it runs anything, and it will stop rather than install an engine it cannot verify.