# Deploying and managing a self-hosted instance

You can deploy a self-hosted instance of Tonic Fabricate in your own environment.

{% hint style="info" %}
Fabricate currently supports deployment using Docker Compose, but plans to support additional deployment options.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Deploy with Docker Compose</strong><br><br>Use Docker Compose to deploy to Amazon EC2, Google Cloud VM, Azure VM, a custom VPS, or a bare-metal server.</td><td><a href="/spaces/moU4gTR9LxlzHeWmQCUZ/pages/eyxjDrw8k0zjxoS65VtZ">/spaces/moU4gTR9LxlzHeWmQCUZ/pages/eyxjDrw8k0zjxoS65VtZ</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://docs.tonic.ai/fabricate/self-hosting-fabricate/deploying-and-managing-a-self-hosted-instance.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.
