#migration #outdated #another

pdsmigration-common

Common framework for PDS Migration

1 unstable release

new 0.1.0 Apr 2, 2025

#3 in #outdated

MIT license

29KB
846 lines

PDS Migration Tool

License

Overview

Backend Application that accepts HTTP calls allowing for a user to migrate from one PDS to another

HoppscotchCollection.json contains the necessary calls to make in order to perform migration (Outdated)

Steps to Migrate (All HTTP calls are POST)

  1. /service-auth
  2. /create-account
  3. /export-repo
  4. /import-repo
  5. /export-blobs
  6. /upload-blobs
  7. /migrate-preferences
  8. /request-token
  9. /migrate-plc
  10. /activate-account
  11. /deactivate-account

Dependencies

~32–64MB
~1M SLoC