Top "Amazon-elastic-beanstalk" questions

AWS Elastic Beanstalk is a PaaS (Platform as a Service) service from Amazon Web Services that allows users to create applications and push them to a definable set of AWS services.

How to change nginx config in amazon elastic beanstalk running a docker instance

After i login and the cookie is set I get error 502. When i read the log i get the error: 014/05/17 01:54:43 […

codeigniter amazon-web-services nginx amazon-elastic-beanstalk docker
How to force https on elastic beanstalk?

I can't seem to force https on the free usage tier of elastic beanstalk. I have tried the following suggestion …

apache mod-rewrite https amazon-web-services amazon-elastic-beanstalk
AWS: None of the Instances are sending data

I'm trying to set up an Elastic Beanstalk application with Amazon Web Services however I'm receiving a load of errors …

amazon-web-services amazon-ec2 amazon-elastic-beanstalk
YAML How many spaces per indent?

Is there any difference if i use one space, two or four spaces per indent level in YAML? Are there …

ruby yaml amazon-elastic-beanstalk
Manual deployment vs. Amazon Elastic Beanstalk

What are the advantages we get by using Elastic Beanstalk over maually creating EC2 instance and setting up tomcat server …

amazon-elastic-beanstalk
Your WSGIPath refers to a file that does not exist

I'm trying to upload my Flask application to AWS however I receive an error on doing so: Your WSGIPath refers …

amazon-web-services flask amazon-elastic-beanstalk
AWS OpsWorks vs AWS Beanstalk vs AWS CloudFormation?

I would like to know what are the advantages and disadvantages of using AWS OpsWorks vs AWS Beanstalk and AWS …

ruby-on-rails amazon-web-services amazon-elastic-beanstalk amazon-cloudformation aws-opsworks
Where does elastic beanstalk t2 server store my node.js app files?

From an architecture perspective I'm trying to get a better understand of how and where files deployed to eb (t2) …

node.js amazon-ec2 amazon-elastic-beanstalk
Celery: WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL)

I use Celery with RabbitMQ in my Django app (on Elastic Beanstalk) to manage background tasks and I daemonized it …

django amazon-ec2 celery amazon-elastic-beanstalk supervisord
AWS EC2 Auto Scaling Groups: I get Min and Max, but what's Desired instances limit for?

When you setup an Auto Scaling groups in AWS EC2 Min and Max bounds seem to make sense: The minimum …

amazon-web-services amazon-ec2 amazon-elastic-beanstalk autoscaling