# Alby Hub flavors

Alby Hub is 100% [open source](https://github.com/getAlby/hub). You can run it on a server in the cloud, on your desktop or even on mini-PCs such as a Raspberry PI. You can easily migrate your Alby Hub to a different host or machine at any time.

Here are your options to run your Alby Hub

{% content-ref url="/pages/2oepexale8wx3yljbo8u" %}
[Alby Cloud](/user-guide/alby-hub/alby-hub-flavors/alby-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/caBVIVScjw6FaChV9AHi" %}
[Other Cloud Options](/user-guide/alby-hub/alby-hub-flavors/other-cloud-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/vqRkGpMAMvfLMyri7KOl" %}
[Desktop](/user-guide/alby-hub/alby-hub-flavors/desktop.md)
{% endcontent-ref %}

{% content-ref url="/pages/EAFubiTiAwH9qnUSg3Y7" %}
[Docker](/user-guide/alby-hub/alby-hub-flavors/docker.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xu0ueHaENeUlSafhpNSe" %}
[Umbrel, Start9, etc](/user-guide/alby-hub/alby-hub-flavors/umbrel-start9-etc.md)
{% endcontent-ref %}

{% content-ref url="/pages/dfgvaz61qPuLHxcdY7ha" %}
[Linux](/user-guide/alby-hub/alby-hub-flavors/linux.md)
{% endcontent-ref %}

{% hint style="info" %}
**What does it mean for Alby to be an Open Source Company?**

Being an open-source company means our software is freely available for anyone to use, modify, and distribute. This fosters transparency, security, and innovation. By offering multiple self-hosting options, we give you greater control and flexibility—benefiting both you and the broader community.

Open source benefits everyone by promoting collaboration and accelerating technological progress.

You’re welcome to review and contribute to our code on GitHub: <https://github.com/getAlby/>.

Alby Hub was created with a lot of effort, care, and the vision of a better world powered by Bitcoin. We’d greatly appreciate your support through a [*membership*](/user-guide/alby-hub/alby-hub-flavors/alby-cloud.md) to help us continue our work.
{% endhint %}


---

# 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://guides.getalby.com/user-guide/alby-hub/alby-hub-flavors.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.
