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

# Welcome to doploy

> Deploy and manage Odoo instances with ease

# Welcome to doploy

doploy is your full-stack PaaS + IaaS Odoo platform. Test, stage, and deploy your Odoo instances with complete control—whether you bring your own servers or use ours. Built for teams that need the flexibility of infrastructure management with the simplicity of platform automation.

## Platform Features

<CardGroup cols={3}>
  <Card title="Staging Instances" icon="flask">
    Test changes safely before production deployment with neutralized staging environments
  </Card>

  <Card title="SSH Access" icon="terminal">
    Full SSH access to your instances for debugging, maintenance, and advanced configuration
  </Card>

  <Card title="Remote Database Access" icon="database">
    Connect your BI tools directly to your Odoo database for analytics and reporting
  </Card>

  <Card title="Automated Testing" icon="code-branch">
    Built-in CI/CD pipeline tests your code automatically on every push
  </Card>

  <Card title="Geo-Replicated Backups" icon="globe">
    Your backups are automatically replicated across multiple regions
  </Card>

  <Card title="Bring Your Own Server" icon="server">
    Use your own infrastructure or ours
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started">
    Set up your first Odoo instance in minutes
  </Card>

  <Card title="Migration Guide" icon="arrow-right-arrow-left" href="/migration">
    Migrate from Odoo.sh, Odoo Online, or on-premises
  </Card>

  <Card title="Managing Odoo" icon="gear" href="/managing-odoo">
    Learn how to manage your Odoo instances
  </Card>

  <Card title="Backup & Recovery" icon="floppy-disk" href="/backup-recovery">
    Protect your data with automated backups
  </Card>
</CardGroup>

## Getting Started

New to doploy? Start here:

1. **[Set up Git](/getting-started/git-setup)** - Connect your repository
2. **[Create an instance](/getting-started/creating-instance)** - Deploy your first instance
3. **[Configure DNS](/getting-started/dns-setup)** - Point your domain to doploy
4. **[Set up backups](/getting-started/backup-schedule)** - Protect your data

## Need Help?

* **Email**: [support@doploy.io](mailto:support@doploy.io)
* **Dashboard**: [cloud.doploy.io](https://cloud.doploy.io)

## Popular Topics

* [Adding your own server](/servers/adding-your-own)
* [Setting up production instance](/managing-odoo/production-instance)
* [Migrating from Odoo.sh](/migration/odoo-sh)
* [Connecting via SSH](/managing-odoo/ssh-connection)
* [Remote database access](/managing-odoo/remote-database-access)
