Skip to main content
Before running any installation scripts, you need to clone the scanoss/on-premise repository and ensure the scripts have the correct permissions.
All installation scripts must be run as root or via sudo.

1. Clone the Repository

git clone https://github.com/scanoss/on-premise.git

2. Navigate to the Install Directory

cd on-premise/install/

3. Add Execution Permissions

chmod +x *.sh

SFTP Credentials

During installation you will be prompted to enter SFTP credentials to download the SCANOSS application binaries and Knowledge Base. These credentials are provided by the SCANOSS team prior to installation. If you have not received them, contact support@scanoss.com before proceeding.

Next Steps

Once the repository is cloned and permissions are set, proceed to Install Applications.