Client side atproto account migrator in your web browser, along with services for backups and adversarial migrations. pdsmoover.com
pds atproto migrations moo cow

forgot to up the worker

+2 -2
+2 -2
justfile
··· 10 10 docker buildx build \ 11 11 --platform linux/arm64,linux/amd64 \ 12 12 --tag fatfingers23/moover_worker:latest \ 13 - --tag fatfingers23/moover_worker:0.0.2 \ 13 + --tag fatfingers23/moover_worker:0.0.3 \ 14 14 --file Dockerfiles/worker.Dockerfile \ 15 15 --push . 16 16 #cron worker ··· 27 27 --tag fatfingers23/moover_ui:latest \ 28 28 --tag fatfingers23/moover_ui:0.0.4 \ 29 29 --file Dockerfiles/web-ui.Dockerfile \ 30 - --push . 30 + --push .