mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-25 08:48:13 +02:00
chore: add and improve documentation
This commit is contained in:
parent
96f8aaf325
commit
8b820c6d8a
23 changed files with 395 additions and 54 deletions
12
docs/deployment/introduction.mdx
Normal file
12
docs/deployment/introduction.mdx
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue