Page MenuHomeDevCentral

Import former Phabricator database files into acquisitariat
Closed, ResolvedPublic

Description

/data/wolfphab/mysql contains wolfphab_* databases files.

We should migrate them to acquisitariat container.

Event Timeline

dereckson claimed this task.
dereckson raised the priority of this task from to Normal.
dereckson updated the task description. (Show Details)
dereckson updated the task description. (Show Details)
dereckson added a subscriber: dereckson.

Imported.

$ docker exec -it acquisitariat bash
$ wget http://dwellers.nasqueron.org:1234/
$ mysql -uroot -p"$MYSQL_ROOT_PASSWORD" < wolfphab.sql