mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
12 lines
425 B
Text
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)
|