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.

Customize AWS ElasticBeanstalk NodeJS Install (use yarn)

Isit possible to configure EBS to install my NodeJS application using yarn package manager instead of NPM?

node.js amazon-web-services npm amazon-elastic-beanstalk yarnpkg
Exposing multiple ports from Docker within Elastic Beanstalk

From reading the AWS documentation, it appears that when using Docker as the platform on Elastic Beanstalk (EB) (as opposed …

docker amazon-elastic-beanstalk
How to automatically restart delayed_job when deploying a rails project on Amazon Elastic Beanstalk?

I'm hosting a rails project on Amazon Elastic Beanstalk and I try to configure a container command to automatically restart …

ruby-on-rails deployment amazon-web-services delayed-job amazon-elastic-beanstalk
"You cannot access this page directly" - Hybrid Auth

I'm hosting my PHP Yii application on AWS Elastic Beanstalk and hence using the database to store sessions. I've successfully …

php yii amazon-web-services amazon-elastic-beanstalk hybridauth
How to specify sensitive environment variables at deploy time with Elastic Beanstalk

I am deploying a Python Flask application with Elastic Beanstalk. I have a config file /.ebextensions/01.config where among other …

amazon-web-services amazon-elastic-beanstalk
Unable to install AWS Elastic Beanstalk CLI (Win10, Python 3.6, Pip 9.0.1)

I am trying to install awsebcli on my machine and I am unable to run the command eb --version It …

python amazon-web-services amazon-elastic-beanstalk
Elastic Beanstalk Change ELB Type

Does anyone know if it's possible to change an existing AWS Elastic Beanstalk environment to an Application Load Balancer (instead …

amazon-web-services amazon-elastic-beanstalk amazon-elb amazon-waf
AWS Elastic Beanstalk - Using eb to attach git repo to existing EB environment

I have an Elastic Beanstalk app and environment already setup. I've just downloaded the Dev Tools CLI/eb on Windows, …

windows amazon-web-services amazon amazon-elastic-beanstalk
Deploy a .NET Windows Service with Amazon Elastic Beanstalk with no Web Application

I want to create an Elastic Beanstalk configuration that allows me to deploy a .NET Windows Service but without deploying …

c# .net amazon-web-services amazon-elastic-beanstalk
Session stickiness on Amazon Web Services

I'm a bit confused about the use of the session stickiness on Amazon Web Services. When I deploy my java …

amazon-ec2 amazon-web-services amazon-elastic-beanstalk amazon-elb