Admin – PanopTodo

Backup (JSON / CRDT)

Portable snapshot: users, preferences, and crdt_log (replay on restore).

Download JSON backup

Backup (raw PostgreSQL)

Native pg_dump -Fc of the public schema. Restore with pg_restore or upload here (same as JSON flow; format is detected automatically).

Download PostgreSQL dump

Restore

Upload a JSON backup or a PostgreSQL custom-format dump (.dump). This will replace all current data.