Commit graph

15 commits

Author SHA1 Message Date
Abhishek Kumar
ac474578d5 feat: add FASTAPI_WORKERS parameter 2026-05-13 15:09:09 +05:30
Abhishek Kumar
7c0015917d chore: add more documentation 2026-05-12 23:13:52 +05:30
Abhishek Kumar
57179631b6 chore: add warning about slow build 2026-05-12 23:09:35 +05:30
Abhishek Kumar
12666fb164 chore: make script run in non tty 2026-05-12 22:41:07 +05:30
Abhishek Kumar
f815cf6bda chore: update documentation 2026-05-12 22:38:26 +05:30
Abhishek Kumar
b1da04a7c9 feat: remote setup with docker build option 2026-05-12 20:30:50 +05:30
Abhishek
e2fe1f3cd4
feat: enable FORCE_TURN_RELAY to diagnose turn connectivity for local deployment setups (#272)
* filter out local sdp candidates on non local environment

* feat: add FORCE_TURN_RELAY variable

* add FORCE_TURN_RELAY option in docker-compose

* fix: fix github workflow
2026-05-11 17:13:01 +05:30
Abhishek
79bc91b1e0
feat: add mcp server to Dograh OSS (#240)
* feat: add mcp server

* update mcp endpoint
2026-04-16 13:03:29 +05:30
Abhishek
50a59164e7
fix: ssl error when using self signed certificate (#238)
fix: ssl error when using self signed certificate with remote deployment
2026-04-14 18:58:27 +05:30
Abhishek Kumar
20b8dc60c1 fix: use environment variable for BACKEND_URL 2026-02-20 19:26:41 +05:30
Abhishek
642cc34e8c
feat: add authentication for OSS (#167)
* feat: add authentication for OSS

Fixes #157 and #156

* fix: fix token generation

* fix: limit fastapi workers to 1
2026-02-20 18:21:24 +05:30
Abhishek
87fc64d55c
fix: fix remote deployment method (#145)
* fix: disable file logging for docker compose mode

* fix: wait for processes in Docker compose mode

* fix: add default turn server conf for remote mode

* remove sentence transformers

* make turn detection configurable
2026-02-05 13:10:33 +05:30
Abhishek
bf972fcfec
feat: add coturn configurations (#143)
* feat: add coturn changes

* add turn credentials and config

* fix: fix setup_remote script and docker compose
2026-02-03 13:52:50 +05:30
Abhishek Kumar
96f8aaf325 chore: update documentation 2025-12-22 17:56:48 +05:30
Abhishek
17409998d2
feat: add coturn for remote deployments (#84)
* feat: add coturn for remote deployment

* Simplify remote setup

* fix logic in UI
2025-12-22 13:29:41 +05:30