Closed liammulh closed 6 months ago
It seems like it's as simple as: eb deploy [environment name]
.
See https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb3-deploy.html.
I was planning on using RDS with Elastic Beanstalk, but it ended up being fairly expensive, so I abandoned the idea of using Elastic Beanstalk. I think I'm going to try using Lightsail instead. If I end up using Lightsail, I think I'll use our on-prem server as a test server to keep costs down.
This will entail modifying the deploy script. We will need to figure out how to specify the environment to deploy to.