> For the complete documentation index, see [llms.txt](https://docs.mobiusflow.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud.md).

# Deploying MobiusFlow to approved Hardware (Using BalenaCloud)

{% hint style="danger" %}
You must be signed up to balena.io and have a paid plan as these **Mobius**Flow® images use the Microservices fleet type which is only available on a paid plan
{% endhint %}

## What is balenaCloud?

BalenaCloud is a small device fleet management platform which simplifies the process of managing and maintaining 1000s of edge devices. It allows secure remote access and monitoring of each device and installing and updating product firmware of an entire fleet with a few simple clicks. See [balenaCloud](https://www.balena.io/cloud) for more information.

## What Device Types are Supported?

### MobiusFlow

We currently have software images for thee different device types for balenaCloud. These are:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>UP Board from Aaeon</strong></td><td>Image supports:</td><td><ul><li>UP2 Edge</li><li>UP2 Edge Pro</li><li>Up Extreme Edge</li><li>and more..</li></ul></td><td><a href="/files/YA1MC6KMqaiU9Lb61GFx">/files/YA1MC6KMqaiU9Lb61GFx</a></td></tr><tr><td><strong>Raspberry Pi 4</strong></td><td>Perfect for:</td><td><ul><li>Low cost deployments</li><li>Proof of Concept applications</li><li>Testing and demonstrations</li></ul></td><td><a href="/files/LzDtZFxXLQrUV5d3YIX7">/files/LzDtZFxXLQrUV5d3YIX7</a></td></tr><tr><td><strong>Intel NUC</strong></td><td><ul><li>Many different manufacturers</li><li>Wide range of prices depending on specification</li><li>Always available</li></ul></td><td></td><td><a href="/files/TkIGUlNStZeXZUyMkPz4">/files/TkIGUlNStZeXZUyMkPz4</a></td></tr></tbody></table>

### MobiusFlow RPI Connector

The MobiusFlow RPI Connector works with the following Raspberry Pi types:

* Raspberry Pi 4
* Raspberry Pi 5

{% hint style="success" %}
We reccomend at least 1Gb of RAM and 8Gb of storage for all devices
{% endhint %}

{% hint style="info" %}
If you have a requirement for a different device type on balenaCloud contact us at via the [MobiusFlow website](https://mobiusflow.com/) or submit a support ticket by clicking on the support link above
{% endhint %}

If you are ready to get started, jump into the [Creating a Fleet](/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud/creating-a-fleet.md) section to begin creating your first fully managed **Mobius**Flow® device on balenaCloud.


---

# 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://docs.mobiusflow.com/help/user-guides/deploying-mobiusflow-on-prem/deploying-mobiusflow-to-approved-hardware-using-balenacloud.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.
