# Common Installation Solutions

## Server or Virtual Machine

Below shows how TilliT edge can be loaded on to a server that is already connected to both the automation network (to connect to the data on the line) and is also connected to the business network that allows connectivity to the internet.

<figure><img src="/files/fGM57ir3k8SznH4DWzva" alt=""><figcaption></figcaption></figure>

### Linux

TilliT edge can be loaded onto any device that can runs linux.

<figure><img src="/files/73rtfWwhcjDKvos3u6Ix" alt=""><figcaption></figcaption></figure>

### Edge with Docker

TilliT edge can be loaded onto any device that can run Docker. The SCADA is only an example to show that this device could also have connectivity to the Automation network.

<figure><img src="/files/lhdLBjf0ZAjJ6YLuyxda" alt=""><figcaption></figcaption></figure>

## 4G Router - Direct connection

Below shows how an edge device can be used as a wireless 4G router connecting to a Wireless Gateway and connecting to the TilliT cloud.

<figure><img src="/files/B919WAWrrTcj5kKJ98R3" alt=""><figcaption></figcaption></figure>

## TilliT Edge Device

Below is an example of connecting the Edge device to a business network that is also connected to the internet ( TilliT cloud).

<figure><img src="/files/a76dmTECyMLglM14ZOsK" alt=""><figcaption></figcaption></figure>

## Ignition

Use Ignition to connect your data with DO. See our guide at [Ignition Module](/tillit/tools/ignition-module.md).

<figure><img src="/files/3RIWOh6pbuq8jncdaAxd" alt=""><figcaption></figcaption></figure>

## Node-red

We can connect TilliT to a Node-RED instance.

<figure><img src="/files/iDpEpNkrwn3xKQp8L2SA" alt=""><figcaption></figcaption></figure>


---

# 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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/edge/advanced-topics/common-solutions.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.
