Can I deploy Jumpstart applications to Elastic Beanstalk? Are there any gotchas I need to know? Asking this question because it's in our project agreement that we use AWS. Thank you.
Chris Oliver•
It's just a standard Rails app. You can deploy it anywhere you can deploy Rails.
We're using Rails credentials, so you just need to set the RAILS_MASTER_KEY env var wherever you deploy it.