dograh/docs/deployment/introduction.mdx
2025-12-23 12:59:49 +05:30

12 lines
425 B
Text

---
title: "Deployments"
description: "Options to deploy Dograh Voice Agent Platform on your own infrastructure."
---
### Deployment Options
You can deploy Dograh Platform using Docker on a remote server using Docker, either using terminal commands, or using PaaS like Heroku, Coolify.
- [Docker](deployment/docker)
- [Custom Domain](deployment/custom-domain)
- [Heroku](deployment/heroku)
- [Coolify](deployment/coolify)