Deployment

Install ScanSuite server

Run the installer and bring the platform up for the first time.

1. Run the installer

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

Shell
bash -c "$(curl -sSL https://scansuite.eu/scansuite)"
ScanSuite installer output
The installer starting up

2. Provide the registry password

When prompted, paste your password (it starts with dckr_pat_):

Password prompt
The installer prompting for the container registry password

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

ScanSuite startup output
ScanSuite starting after a successful installation
Save your credentials

Note down the ScanSuite admin username and password. They are shown once, at the end of the installation.

If the output looks different

First ensure the license key file is in the ~/apps/scansuite/key folder. Then start ScanSuite again:

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

If it still does not come up, work through Troubleshooting.

Last reviewed 2026-08-15