Confirmed users
514
edits
m (changed the command to run shell container) |
m (link to phabricator.test) |
||
Line 27: | Line 27: | ||
2.6. Make sure that the you configure your Firefox proxy to use the tinyproxy started on docker-ip:1090. | 2.6. Make sure that the you configure your Firefox proxy to use the tinyproxy started on docker-ip:1090. | ||
2.7. Go to phabricator.test in firefox - you should get an error message about a MySQL upgrade if this upgrade cycle had any. | 2.7. Go to http://phabricator.test in firefox - you should get an error message about a MySQL upgrade if this upgrade cycle had any. | ||
2.8 Upgrade database: SSH into bmo-extensions' phabricator (`docker exec -it bmoextensions_phabricator_1 /bin/sh`), run db migration: `phabricator/ $ ./bin/storage upgrade` | 2.8 Upgrade database: SSH into bmo-extensions' phabricator (`docker exec -it bmoextensions_phabricator_1 /bin/sh`), run db migration: `phabricator/ $ ./bin/storage upgrade` |