dograh/docs/deployment/introduction.mdx
2026-05-05 18:31:12 +05:30

12 lines
391 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](docker)
- [Custom Domain](custom-domain)
- [Add to Website](web-widget)
- [Heroku](heroku)