mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
* feat: add headless widget for deployment * feat: call callbacks at the right time * feat: add onCallConnected & onCallDisconnected callback * feat: add a button with text for floating widget * feat: add headless widget for deployment * feat: call callbacks at the right time * feat: add onCallConnected & onCallDisconnected callback * feat: add a button with text for floating widget * docs: web widget * fix: format issue in pre-pr drift check * fix: fix CD to rely on pipecat dev dependey * chore: update message --------- Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
12 lines
391 B
Text
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)
|