2018/01/14
< 2018
Jump to navigation
Jump to search
2018-01-14
My current plan is:
- create a new Postgres db for toot.cat's Mastodon
- migrate the data there
- create new user "tootcat"
- install Mastodon under "tootcat"
- run Mastodon's schema upgrade rake task
- test the result as https://new.toot.cat (get it working)
- write a script to automate the data migration
- in close succession:
- run the migration script
- reconfigure nginx to point to the new instance