chore: add and improve documentation

This commit is contained in:
Abhishek Kumar 2025-12-23 12:59:49 +05:30
parent 96f8aaf325
commit 8b820c6d8a
23 changed files with 395 additions and 54 deletions

View file

@ -0,0 +1,12 @@
---
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)