# Install ScanSuite server

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

&#x20;

`bash -c "$(curl -sSL` [`https://scansuite.ru/scansuite`](https://scansuite.eu/scansuite)`)"`

&#x20;

<figure><img src="https://4294115650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKyTIO2cfH1PztWRwJEe%2Fuploads%2Fmz5BbH3nJ1oVXsxwe6Nz%2Fimage.png?alt=media&#x26;token=7a92c464-02a3-45a1-a360-e91bf7a99d03" alt=""><figcaption></figcaption></figure>

2\.      When prompted, paste your password (starts with dckr\_pat\_ …):

<figure><img src="https://4294115650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKyTIO2cfH1PztWRwJEe%2Fuploads%2FnBsOpnbQx1dOjUs1cKIf%2Fimage.png?alt=media&#x26;token=48e8330d-1930-4f15-9b0c-2ea37369f3a8" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://4294115650-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnKyTIO2cfH1PztWRwJEe%2Fuploads%2FP59u3lK9w6lW42YHqXnk%2Fimage.png?alt=media&#x26;token=31322c8f-5d62-4f62-b926-a31fa9c6f9ed" alt=""><figcaption></figcaption></figure>

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. Once again, execute:&#x20;

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://scansuite.gitbook.io/scansuite/installation/install-scansuite-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
