You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

These are full PostgreSQL backups of internal Mindforge gateway databases. They may contain credentials and trajectory data. Request access only if authorized.

Log in or Sign Up to review the conditions and access this dataset content.

Mindforge Gateway DB Backups

Hot pg_dump (PostgreSQL 17, custom/compressed format) backups of the running Mindforge gateway databases. One folder per gateway.

Folder Gateway Port Source DB Notes
next-dev-8888/ mindforge-gateway-next-dev 8888 mindforge_gateway_next_dev full DB, 11 GB live
next-7776/ mindforge-gateway-next 7776 mindforge_gateway_dev (reserved; 491 GB, not yet uploaded)

Restore

pg_restore -U <user> -d <target_db> --no-owner next-dev-8888/next-dev-8888.dump
Downloads last month
8