lundi 2 février 2015

One off commands on Amazon Beanstalk

I just deployed my first application on amazon beanstalk and am stuck with one seemingly simple issue.


I have node.js scripts that I use to i.e.: migrate the DB schema or populate the RDS with generated sample data. For heroku apps I simply use



heroku run <statement>


Is there an equivalent of that amazon beanstalk? Whats a good workflow for that?





Aucun commentaire:

Enregistrer un commentaire