> For the complete documentation index, see [llms.txt](https://guides.getalby.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.getalby.com/user-guide/alby-hub/alby-hub-flavors/other-cloud-options.md).

# Cloud Hosting

You can find all releases, script binaries and install scripts of Alby Hub on [GitHub](https://github.com/getAlby/hub?tab=readme-ov-file#deploy-it-yourself).\
\
To make the deployment of Alby Hub in the cloud as easy as possible, find guides and 1-click deploy options below 👇

## Overview

### Deploy on Fly.io

[<img src="/files/WXvjWxUCrHR0I52nafSq" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/fly)

### Deploy on Render

[<img src="/files/kXVdCgsWsbg87yt9tXNT" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/render)

### Deploy on DigitalOcean

[<img src="/files/eovHUEptlhckHHo3DJ1o" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/digitalocean)

### Deploy on Railway

[<img src="/files/6GLHBclkMrpHLOm3r0tE" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/railway)

### Deploy on Google Cloud

[<img src="/files/BCqZhobERt6Ih3n0k1fF" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/google-cloud)

### Deploy on AWS Lightsail

[<img src="/files/wbqMofwzJ4qDxwlP3gOh" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/aws-lightsail)

### Deploy on AWS EC2

[<img src="/files/8tKK33fP6qJRCIdNIYDu" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/aws-ec2)

### Deploy on Linode

[<img src="/files/MKEdpQKl16gdHmr5obxg" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/linode)

### Deploy on Vultr

[<img src="/files/9PiJWPsOH1E5gaj7jC9I" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/vultr)

### Deploy on Hetzner

[<img src="/files/TmYc5oZPTFZ6JWVqQ7Kl" alt="Deploy to Hetzner" data-size="original">](https://getalby.com/alby-hub/cloud/hetzner)


---

# 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, and the optional `goal` query parameter:

```
GET https://guides.getalby.com/user-guide/alby-hub/alby-hub-flavors/other-cloud-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
