Ojus Save
9eaaa2b0d0
fix(render): add startup script to configure trusted proxies and insecure UI auth
...
- Create render-start.sh that writes config before starting gateway
- Configure gateway.trustedProxies for Render's internal network
- Enable gateway.controlUi.allowInsecureAuth to skip device pairing
2026-01-28 10:10:12 -08:00
Ojus Save
22ceef1b57
fix(render): add --trust-proxy flag for Render load balancer
2026-01-28 10:10:12 -08:00
Ojus Save
4c54fffa05
fix(render): use dockerCommand in render.yaml instead of modifying Dockerfile
...
- Revert Dockerfile to generic CMD for compatibility with other platforms
- Add dockerCommand to render.yaml to run gateway with proper flags
- Use CLAWDBOT_GATEWAY_PASSWORD env var for password auth
- Remove healthCheckPath (gateway uses WebSocket, not HTTP health)
2026-01-28 10:10:12 -08:00
Peter Steinberger
6d16a658e5
refactor: rename clawdbot to moltbot with legacy compat
2026-01-27 12:21:02 +00:00
Shadow
136f0d4d1d
Docs: add Render deployment guide ( #1975 )
...
Co-authored-by: Anurag Goel <anurag@users.noreply.github.com>
2026-01-25 20:28:53 -06:00