*** Installation Guide for Invisily SaaS Bridge *** =================================================== 1- System Requirements: 1.1. Hardware Processor: Minimum 2+ GHz Dual-core x86 Memory (RAM): 4 GB 1.2. Software Ubuntu 20.04 (64 bit) Ubuntu 22.04 (64 bit) 2- How to Install 2.1- Open Terminal and assign permissions to installation script "install_invisily_saas_bridge.sh" by running following command in terminal. "sudo chmod a+x install_invisily_saas_bridge.sh" 2.2- Run the installation script by running following command in terminal. "sudo ./install_invisily_saas_bridge.sh --install --client-username= --client-password=" Note: In case of auto onboarding, add UUID in device inventory of admin portal, otherwise installation will be terminated, and manually approve user from admin portal and run reconfigure. "sudo ./install_invisily_saas_bridge.sh --reconfigure" 3- How to Un-install/Remove 3.1- Open Terminal and run. sudo ./install_invisily_saas_bridge.sh --remove 4- How to Troubleshoot 4.1- The debug and error log files for client are maintained at the path (/opt/invisily/linuxclientd/client_data/log). 4.2- The debug and error log files for vouch proxy are maintained at the path (/opt/vouch-proxy/log/vouch-proxy.log).