Skip to content

Eunha-Social/eunha

Repository files navigation

To use the migration tool, first restore the dump into a temp Postgres database, then:
pg_restore -d mastodon_src seoulearth_.../pg_dump.custom
cargo run --bin eunha-migrate-mastodon -- \
--mastodon-db postgres://user@localhost/mastodon_src \
--eunha-db postgres://eunha:eunha@localhost/eunha \
--domain seoul.earth

About

Mastodon implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors