Skip to content

fix(mastra): restore volume-backed storage#1002

Closed
tataihono wants to merge 1 commit into
mainfrom
codex/mastra-volume-storage
Closed

fix(mastra): restore volume-backed storage#1002
tataihono wants to merge 1 commit into
mainfrom
codex/mastra-volume-storage

Conversation

@tataihono
Copy link
Copy Markdown
Contributor

Summary

  • remove the custom Postgres observability log adapter
  • restore supported LibSQL runtime storage and DuckDB observability storage under MASTRA_STORAGE_DIR
  • document Railway volume-backed storage and remove DATABASE_URL as a Mastra runtime requirement

Validation

  • pnpm --filter @forge/mastra test
  • pnpm --filter @forge/mastra lint
  • pnpm --filter @forge/mastra typecheck
  • pnpm --filter @forge/mastra build
  • git diff --check

Railway

  • Reattached @forge/mastra-volume to @forge/mastra at /data
  • Set MASTRA_STORAGE_DIR=/data/mastra
  • Current volume size is 50000 MB; Railway docs/API/CLI show Live Resize in dashboard for increasing beyond this

@railway-app railway-app Bot temporarily deployed to forge / forge-pr-1002 May 22, 2026 11:37 Destroyed
@railway-app
Copy link
Copy Markdown

railway-app Bot commented May 22, 2026

🚅 Deployed to the forge-pr-1002 environment in forge

Service Status Web Updated (UTC)
@forge/roadmap 🕒 Building (View Logs) May 22, 2026 at 11:37 am
9 services not affected by this PR
  • @forge/web
  • @forge/admin/redis
  • @forge/cms/db
  • @forge/admin/db
  • @forge/cms
  • @forge/agentic-studio
  • @forge/agentic
  • @forge/admin
  • @forge/manager

@tataihono
Copy link
Copy Markdown
Contributor Author

Closing this because the storage direction was clarified: keep Postgres for Mastra observability/runtime storage, but avoid a custom Postgres log adapter and keep logs outside Postgres/local as appropriate.

@tataihono tataihono closed this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant