Abhishek Kumar
49e68b49d5
fix: harden the postgres default password
2026-06-05 14:30:02 +05:30
deepashreekedia
af66372b65
fix(webRTC): LAN IP filtering ( #333 )
...
* fix webRTC voice call for LAN setup
* log re-add
* refactor: extract ICE candidate filtering policy
* fix: decouple relay-only diagnostics from LAN TURN setup
* fix: fix remote_up script
---------
Co-authored-by: deepashreeKedia <kediadeepashree2@gmail.com>
Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-05-21 07:28:43 +05:30
Abhishek Kumar
fc04f31639
fix: force FORCE_TURN_RELAY for local IPs in setup
2026-05-16 18:37:38 +05:30
Abhishek
87699f2dee
chore: refactor setup scrpts ( #288 )
...
* refactor setup scrpts
* update docker compose to use dograh-init
* avoid creating unnecessary conf files
* fix local setup script
* add agents.md
2026-05-14 14:45:34 +05:30
Abhishek
59619e9eaa
feat: an option to setup remote server with docker compose build ( #280 )
...
* feat: remote setup with docker build option
* chore: update documentation
* chore: make script run in non tty
* chore: add warning about slow build
* chore: add more documentation
* feat: add FASTAPI_WORKERS parameter
* feat: add scaling docs
* feat: add update script
* fix: fix semver options in update_remote.sh
2026-05-13 17:22:14 +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