master ← riking:patch-5
closed 01:19AM - 02 Oct 20 UTC
This will help self-hosters avoid longer downtime when a large post-deployment m…igration is pending.
Usage:
```
./launcher rebuild app --skip-post-migrations
./launcher enter app
SKIP_POST_DEPLOYMENT_MIGRATIONS=0 rake db:migrate
exit
./launcher restart app
```
(Note: the 'restart' clears the temporarily-set environment variable, so future web upgrades will correctly apply post-deployment migrations.)
https://meta.discourse.org/t/2-6-0b2-upgrade-very-slow/161604/19?u=riking