Skip to main content

Download Roost Script

Copy and execute the below bash snippetĀ 

ROOST_VERSION=${ROOST_VERSION:-v1.1.17}
COMPANY=${COMPANY:-onprem}
curl -sL https://github.com/roost-io/roost-support/releases/download/${ROOST_VERSION}/roost.sh |  ROOST_VERSION=${ROOST_VERSION} SETUP=1 CUSTOMER=${COMPANY} bash -x -

Logs will be available in /var/tmp/roostSetup.log and /var/tmp/roostSetup.err