Open davidthor opened 1 year ago
Only odd part here is its not obvious how the image for the seed knows the connection credentials or what it has access too.
Only odd part here is its not obvious how the image for the seed knows the connection credentials or what it has access too.
Totally forgot to add that part. I had assumed they would behave just like services and tasks and take in environments variables. See my edits to the original comment that now include an environment
field on the migration task.
Database seeding is an important feature for on-demand environments to allow those environments to be loaded with data when booting up from scratch.
Not all environments will want to run seed scripts. For this reason, you'll have to enable seed scripts in your environment configuration: