> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brume.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Brume Cloud

> Welcome to Brume Cloud documentation

## What is Brume ?

Brume is a platform, fully open source, build from the ground up to be an all in one solution for your cloud needs. Brume can be installed easly, on a single machine or in a cluster, running on premises or in the cloud. Brume deals with all the complexity of the cloud, so you can focus on building your application.

*Just push it.*

## Getting started

First try it by deploying an application to Brume Cloud, then self host your execution using a runner to finally run everything on your own machines. From the brume up!

<CardGroup cols={2}>
  <Card title="Deploying your first application" icon="pen-to-square" href="https://mintlify.com/docs/quickstart">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Deploying a runner" icon="image" href="https://mintlify.com/docs/development">
    Preview your changes before you push to make sure they're perfect
  </Card>

  <Card title="Self-hosting Brume" icon="pen-to-square" href="https://mintlify.com/docs/quickstart">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Understanding Brume" icon="image" href="https://mintlify.com/docs/development">
    Preview your changes before you push to make sure they're perfect
  </Card>
</CardGroup>
