#11272: Update render.yaml
stale
for free version
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR adjusts the Render deployment configuration by switching the `openclaw` web service plan from `starter` to `free` and removing the persistent `disk` mount at `/data`.
Because the service’s env vars still configure `OPENCLAW_STATE_DIR` and `OPENCLAW_WORKSPACE_DIR` under `/data`, removing the disk changes the runtime storage semantics: state/workspace will no longer be durable and may break if `/data` isn’t available or writable on the free plan.
<h3>Confidence Score: 3/5</h3>
- This PR is not safe to merge as-is if the app relies on durable state/workspace under /data.
- The only functional change is removing the persistent disk while keeping state/workspace directories on `/data`, which can cause runtime failures and guaranteed data loss across restarts if Render free plan provides only ephemeral storage (or doesn’t create `/data`). Fix is straightforward but needs to be resolved before merge.
- render.yaml
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#10024: Add Render blueprint for OpenClaw
by nima779 · 2026-02-06
76.7%
#14254: fix: resolve Render deploy timeout by fixing port and bind config
by rhall-popcorn · 2026-02-11
73.7%
#13539: Claude/update dockerfile cmd 1 te te
by federiconicolasvozza-oss · 2026-02-10
72.3%
#11048: fix: address repository issues (env, author, CI comments, security ...
by cavula · 2026-02-07
70.0%
#14712: New files from Fly.io Launch
by Sandro-AAA · 2026-02-12
69.6%
#8203: fix clawdbot references
by anton-roos · 2026-02-03
69.4%
#17916: [ fix ] : correct config directory path during onboarding
by Dijo-404 · 2026-02-16
68.9%
#7316: fix: /chat dashboard performance
by felipcsousa · 2026-02-02
68.9%
#13838: UI: fix config panel CI failures and modularize rendering
by fresed05 · 2026-02-11
68.6%
#3514: fix: Render deployment support with CIDR trustedProxies and LLM con...
by ojusave · 2026-01-28
68.5%