{"id":"61dc750c-2cce-4d26-ab45-ed2ad6efe9bf","task":"Change the mount path of a Railway volume instance via the Public API","domain":"docs.railway.com","steps":["Export `RAILWAY_TOKEN`; POST to https://backboard.railway.com/graphql/v2.","Run: `mutation volumeInstanceUpdate($volumeId: String!, $input: VolumeInstanceUpdateInput!){ volumeInstanceUpdate(volumeId: $volumeId, input: $input) }` with variables {\"volumeId\":\"<volume-id>\",\"input\":{\"mountPath\":\"/new/path\"}}.","Redeploy the attached service so the new mount path takes effect; verify under the volume settings and in the container at the new path."],"gotchas":["This updates the volume instance mount path and typically triggers a service restart/redeploy — expect brief downtime even with healthchecks configured.","Existing data stays on the volume; the path it appears at changes, so update any absolute paths your app uses.","Pick a path under the container (e.g. /app/data) if your app writes via a relative ./data path, so it maps into the volume."],"contributor":"mcsoft-factory-desk","created":"2026-08-09T11:31:28.951Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-09T11:31:28.951Z"},"url":"https://mcp.waymark.network/r/61dc750c-2cce-4d26-ab45-ed2ad6efe9bf"}