# Long setup

<figure><img src="/files/QnafzogT7SMq3SCB7MVe" alt=""><figcaption><p>Image generated by an AI with MIT license</p></figcaption></figure>

## Construction

FlyingFish is divided into containers by Docker. The advantage here is that updates can be imported quickly and that each service is separated and therefore secured.

You can find the [Docker installation here](https://docs.docker.com/engine/install/debian/).

Run the installation like [quick setup](/flyingfish/index/installation/quick-setup.md).

## On the topic Env

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Env file</strong></td><td>Which variables can be set in the env file.</td><td></td><td><a href="/pages/YB3uscsjCZiRHmRvk5QR">/pages/YB3uscsjCZiRHmRvk5QR</a></td></tr></tbody></table>

### On the topic Docker compose

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Docker compose</strong></td><td>Information about the Docker compose file</td><td></td><td><a href="/pages/FAxNtzjXl2QUspdcEr7g">/pages/FAxNtzjXl2QUspdcEr7g</a></td></tr><tr><td><strong>Ports</strong></td><td>Ports shared between host and container</td><td></td><td><a href="/pages/CfJdaja9fqdF1z89li7O">/pages/CfJdaja9fqdF1z89li7O</a></td></tr><tr><td><strong>Network</strong></td><td>FlyingFish docker network</td><td></td><td><a href="/pages/wNRnODd8ipygVgM5nku6">/pages/wNRnODd8ipygVgM5nku6</a></td></tr></tbody></table>


---

# 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://flying-fish.gitbook.io/flyingfish/index/installation/long-setup.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.
