Hacker News new | ask | show | jobs
by roadrunnerfreak 3543 days ago
You could code up something in the deploy hook to select the master node (mostly the first instance in the layer) to run migrations and you could disable the "Run Migrations" when you deploy. I do this for the Rails app in my company.