Documentation Index
Fetch the complete documentation index at: https://docs.scanoss.com/llms.txt
Use this file to discover all available pages before exploring further.
The install-scanoss.sh script handles the full installation of SCANOSS, from setting up system dependencies and SFTP credentials to downloading and installing all application components.
Running the Script
sudo ./install-scanoss.sh
Once executed, you will be presented with the following menu:
SCANOSS Installation Menu
------------------------
1) Install Everything
2) Install Dependencies
3) Setup SFTP Credentials
4) Download Application
5) Install Application
6) Quit
Enter your choice [1-6]:
For a standard installation, select option 1) Install everything.
Once the installation finishes, start the API service with:
sudo systemctl start scanoss-go-api.service
Next Steps
Once the applications are installed, proceed to Install Knowledge Base.