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

# RunStack: infrastructure automation pipelines

> RunStack automates deployment, monitoring, and infrastructure workflows for small teams — without adding another noisy control plane to manage.

RunStack is an infrastructure automation product designed to keep your deployment and monitoring workflows readable and actionable. It targets small teams that ship frequently and need pipeline runs, monitor checks, and run history without the overhead of a heavyweight CI/CD platform.

<Warning>
  RunStack is not yet available. You can join the waitlist at [onyxiq.in/products](https://onyxiq.in/products) to be notified when it launches.
</Warning>

## What RunStack will do

RunStack is built around three core capabilities:

* **Pipeline runs** designed for small teams shipping frequently.
* **Monitor checks** that focus on actionable failures rather than noise.
* **Clear run history** for debugging and handoff.

RunStack is intended for founders and engineering teams who want reliable deployment automation and monitoring that stays out of the way.

## Planned workflow

<Steps>
  <Step title="Connect a repository or deployment target">
    Link your repository or the infrastructure target you want RunStack to manage.
  </Step>

  <Step title="Define the run steps and checks that matter">
    Specify the pipeline steps to execute and the monitor checks to run on each deployment.
  </Step>

  <Step title="Trigger runs and review outcomes from one place">
    Start runs manually or on a schedule and review the outcomes, history, and any failures from a single dashboard.
  </Step>
</Steps>

## Credit costs

| Action              | Credit cost              |
| ------------------- | ------------------------ |
| Deploy pipeline run | 10 credits               |
| Monitor alert check | 2 credits per 100 checks |
| Run history export  | 5 credits                |

## Specs

| Field         | Value                          |
| ------------- | ------------------------------ |
| Focus         | Deployment automation          |
| Primary users | Founders and engineering teams |
| Stage         | Coming soon                    |
