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

# Submit Your App

> Submit your application to the RepoCloud marketplace

## Add Your App to the RepoCloud Marketplace

RepoCloud welcomes developers and companies to submit their applications to our growing marketplace. By listing your application, you gain exposure to our expanding user base and provide value to cloud developers worldwide.

## Benefits of Listing Your App

<CardGroup cols={2}>
  <Card title="Built-in User Base" icon="users">
    Immediate exposure to RepoCloud's growing community of developers
  </Card>

  <Card title="Simplified Distribution" icon="box">
    Your app becomes deployable in one click, with installation handled by the platform
  </Card>
</CardGroup>

## Types of Apps We Accept

RepoCloud accepts a wide variety of applications that enhance the cloud development experience:

<AccordionGroup>
  <Accordion title="Development Tools">
    IDEs, code editors, version control tools, testing frameworks, CI/CD solutions, and other tools that enhance the development workflow.
  </Accordion>

  <Accordion title="Deployment Platforms">
    Application platforms, PaaS solutions, container orchestration tools, and serverless frameworks that simplify deployment.
  </Accordion>

  <Accordion title="Databases & Storage">
    Database systems, object storage, caching solutions, and other data storage or management tools.
  </Accordion>

  <Accordion title="Monitoring & Observability">
    APM tools, log management solutions, metric collection systems, and dashboards for monitoring application performance.
  </Accordion>

  <Accordion title="Security Tools">
    Vulnerability scanners, security testing tools, compliance checkers, and identity management solutions.
  </Accordion>

  <Accordion title="Content Management Systems">
    Headless CMS platforms, traditional CMS solutions, and other content management tools.
  </Accordion>

  <Accordion title="E-commerce Platforms">
    Online store platforms, payment processing systems, and e-commerce enablement tools.
  </Accordion>

  <Accordion title="Analytics Solutions">
    Data analytics platforms, business intelligence tools, and reporting systems.
  </Accordion>
</AccordionGroup>

## Application Requirements

To ensure a quality experience for our users, all platform applications must meet certain requirements:

### Technical Requirements

1. **Docker Compatibility**: Applications must be containerized with Docker or compatible with our container platform
2. **Documentation**: Comprehensive documentation for installation, configuration, and usage
3. **Security**: Adherence to security best practices with no known critical vulnerabilities
4. **Performance**: Efficient resource usage and appropriate performance characteristics
5. **Scalability**: Support for horizontal or vertical scaling when applicable
6. **High Availability**: Support for redundancy configurations when applicable

## How to Submit Your App

Submitting an application takes just a few minutes:

<Steps>
  <Step title="Open the Submission Form">
    Log in to your RepoCloud account and go to [repocloud.io/submitapp](https://repocloud.io/submitapp) (also linked as "Submit" in the site footer)
  </Step>

  <Step title="Fill In the Details">
    Provide the project name, a link to the application's repository (e.g., `https://github.com/example/app`), and a description of the application
  </Step>

  <Step title="Accept the Terms">
    Read and agree to the Terms & Conditions
  </Step>

  <Step title="Submit">
    Click "Add App to Marketplace". Our team reviews submissions against the requirements above before publishing them to the marketplace.
  </Step>
</Steps>

## Questions?

If you have questions about submitting your application or want to discuss a partnership, contact us at [team@repocloud.io](mailto:team@repocloud.io).
