Install ScanSuite server

1. Copy the license key file to the current directory and execute the installation:

bash -c "$(curl -sSL https://scansuite.eu/scansuite)"

2. When prompted, paste your password (starts with dckr_pat_ …):

Wait till all containers are downloaded and installation is finished. After the installation, ScanSuite will attempt to start automatically:

Note down the ScanSuite admin username and password.

If you get the different output, first ensure the license key is in the respective ~/apps/scansuite/key folder and the NTP server, defined in the license, is reachable by the host. Once again, execute:

cd ~/apps/scansuite && ./start-scansuite

Last updated