Ojus Save
8f75d84c28
applied fixes to work with render
2026-01-26 02:03:40 -08:00
Ojus Save
0dff831354
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-25 23:55:18 -08:00
Ojus Save
bc18813316
fix(render): use password auth for browser access
2026-01-25 23:35:48 -08:00
Ojus Save
4757b129c5
fix(render): run gateway command in Dockerfile CMD
2026-01-25 23:10:33 -08:00
tosh-hamburg
de5fb65cb8
fix: docker-setup fails on Synology because of problem with bun ( #1002 )
2026-01-16 10:03:56 +00:00
Peter Steinberger
6833e3de5d
fix: harden docker apt install ( #697 ) (thanks @gabriel-trigo)
2026-01-11 03:27:48 +01:00
Gabriel Trigo
ff14e743ea
feat(docker): optional apt packages in docker-setup
2026-01-11 03:26:05 +01:00
Zach Knickerbocker
c6fc7c2ea6
Docker: cache deps layer for faster rebuilds ( #605 )
2026-01-09 14:23:06 -06:00
Lukáš Loukota
c16510c6ea
fix: install Bun in Dockerfile ( #284 )
...
Install Bun in Dockerfile so `pnpm build` can run Bun scripts inside Docker.
Thanks @loukotal.
2026-01-06 14:05:19 +00:00
ddyo
8d4c6d41ab
Docker: add root-level setup
2026-01-02 13:53:06 +02:00