> 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/de/installation/cloud-hosting-service.md).

# Cloud/Hosting-Service

Liste von Docker-Diensten für die Bereitstellung eines Docker-Images:

* [AWS](https://docs.docker.com/docker-for-aws/)
* [DigitalOcean](https://www.digitalocean.com/)
* [Microsoft Azure](https://docs.docker.com/docker-for-azure/)
* [Scaleway](https://www.scaleway.com/imagehub/docker/)
* [sloppy.io](https://sloppy.io/)
* [Vultr](https://www.vultr.com/apps/docker)

Alternativ können Sie auch einen beliebigen Cloud/Hosting-Service nutzen, bei dem Sie Zugang zum Server haben. Dort installieren Sie Docker oder Podman, um den Restreamer zu betreiben.

## Mehr Informationen <a href="#mehr-informationen" id="mehr-informationen"></a>

{% content-ref url="/pages/-MXb\_m72sKwXpgM5udfT" %}
[Wissensdatenbank](/restreamer/de/wissensdatenbank/user-guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXbaD8XJhAgA\_76Yl\_X" %}
[Developer](/restreamer/de/developer/api-and-developer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXbavufS1gwSzyDPNok" %}
[Premium Support](/restreamer/de/premium-support-1/support-package-bronze.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.datarhei.com/restreamer/de/installation/cloud-hosting-service.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.
