> For the complete documentation index, see [llms.txt](https://docs.datarhei.com/restreamer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datarhei.com/restreamer/knowledge-base/user-guides/how-to-integrate-a-website.md).

# How to integrate a website

## Prerequisite

You have already started your Docker container with the mount path if you followed the instructions.&#x20;

```
-v /opt/restreamer/data:/core/data
```

{% hint style="info" %}
The */core/data* folder represents the root directory for the Restreamer, accessible via the URL: [http://restreamer-url/](<http://restreamer-url/ >)
{% endhint %}

### Step 1

Make website (index.html) accessible

Copy your website files into the mount path:&#x20;

```
/opt/restreamer/data
```

### Step 2

Now the page is active.

{% hint style="info" %}
The address is <http://restreamer-url/>
{% endhint %}

## Learn more

{% content-ref url="/pages/-MXb\_BFQq0tV8S0Onai7" %}
[Installing](/restreamer/installing/minimum-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_uA53Pks3B1GyDSBc8" %}
[Manual](/restreamer/knowledge-base/manual.md)
{% endcontent-ref %}
