Elastic Beanstalk is a PAAS cloud service offered by Amazon Web Services.
51
votes
4answers
8k views
SSH to Elastic Beanstalk instance
I just signed up for Amazon's new Elastic Beanstalk offering and loving it. What I can't figure out is how to SSH to a Beanstalk instance. I don't have a private key because Beanstalk generated the ...
14
votes
1answer
4k views
Elastic IP on application deployed using Elastic Beanstalk
I'm a bit confused about the use of the Elastic IP service offered by Amazazon Web Services. I guess the main idea is that I can switch to a new version of the web application with no downtime ...
14
votes
2answers
4k views
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 and deploy etc for a typical java web applicaion. Are load balancing, ...
14
votes
1answer
2k views
customize Elastic Beanstalk instances
We are deploying a java web application in Elastic Beanstalk. The Beanstalk by default provides Redhat instances with Tomcat7 & openjdk. But i want to customize the instances so that i can use ...
9
votes
1answer
1k views
How to prevent downtime during AWS Elastic Beanstalk deployment of a new version of the app?
My understanding of Elastic Beanstalk is that when you deploy a new version of your app, that it deploys it to the Amazon EC2 instances one at a time (if you have more than one). However, even with a ...
7
votes
1answer
2k views
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 web application using Amazon Elastic Beanstalk, I can choose to enable the session stickiness ...
7
votes
3answers
605 views
How to set up Loggly on Elastic Beanstalk?
I'd like to set up Loggly to run on AWS Elastic Beanstalk, but can't find any information on how to do this. Is there any guide anywhere, or some general guidance on how to start?
7
votes
3answers
1k views
AWS Elastic Beanstalk [remote rejected] (hook declined)
Following examples and tutorials for getting a PHP application up and running with AWS Elastic Beanstalk and getting errors when I try to push:
git aws.push
remote:
remote: error: Internal Error
...
6
votes
1answer
981 views
Can Amazon EC2 reserved instances be used with auto-scaling in AWS Elastic Beanstalk?
As far as I understand AWS Elastic Beanstalk will allow you to set auto-scaling, which means that you can use a micro-instance overnight, say, and auto-scale up during the day. Can you still take ...
5
votes
4answers
2k views
AWS Elastic Beanstalk, running a cronjob
I would like to know if there is a way to setup a cronjob/task to execute every minute. Currently any of my instances should be able to run this task.
This is what I have tried to do in the config ...
5
votes
2answers
711 views
What is the difference between Elastic Beanstalk and CloudFormation for a .NET project?
I have developed a .NET MVC application and have started playing around with AWS and deploying it via the Visual Studio Toolkit. I have successfully deployed the application using the Elastic ...
5
votes
2answers
6k views
How to link godaddy domain with AWS Elastic Beanstalk environment?
I'm running into this problem trying to link my Godaddy domain with a AWS Elastic Beanstalk instance. I found a lot of documentations on how to link a EC2 instance with a domain on Godaddy. But not an ...
5
votes
2answers
135 views
database credentials and leiningen?
I'm working on a clojure web application, using leiningen 2 for build and deployment. It's a very vanilla webapp, and I'm using compojure, ring, and lein-beanstalk. My app needs to use both database ...
5
votes
2answers
1k views
Running multiple environments on one AWS EC2 instance (Elastic Beanstalk)
I am very new to the Amazon AWS services. I was wondering if there is a way to run an instance of EC2 (say, Amazon Linux AMI) and then connect two environments to this instance.
Particularly, I'd ...
5
votes
2answers
647 views
What's the correct Cloudwatch/Autoscale settings for extremely short traffic spikes on Amazon Web Services?
I have a site running on amazon elastic beanstalk with the following traffic pattern:
~50 concurrent users normally.
~2000 concurrent users for 1/2 minutes when post is made to Facebook page.
...
5
votes
2answers
514 views
Can I test locally when developing for Amazon Elastic Beanstalk?
I am trying to get started with Amazon AWS Elastic Beanstalk and as I learn more about it, it seems like I will not be able to test my webapp locally. I understand I can build a war file and run it ...
5
votes
1answer
485 views
Adding background workers to AWS Elastic Beanstalk
I'm playing around with Elastic Beanstalk and I'm trying to figure out how I might add background-workers to my application.
Is there an easy way to launch an EC2 instance with the code that's on my ...
5
votes
2answers
354 views
Deploying Symfony2 Application to AWS Elastic Beanstalk - Post Deployment Cache Clearing
When deploying a Symfony2 app to Elastic Beanstalk I need to perform a manual cache clear in order for the app to begin functioning. So, I added a container command to clear the prod cache during ...
5
votes
1answer
1k views
Setting up Django on AWS Elastic Beanstalk: WSGIPath not found
I've been trying for several days now to set up Django under Amazon Web Services' Elastic Beanstalk. I think the problem I'm hitting is this one:
ERROR - Your WSGIPath refers to a file that does not ...
5
votes
1answer
294 views
Deploying Python on Elastic Beanstalk with different configurations for different environments
AWS does not properly explain how to manage different deployment environments on the beanstalk with relation to different environments and how to save those settings in your source control repo.
They ...
4
votes
3answers
3k views
Where are Tomcat application log files stored in Elastic Beanstalk?
Where does Elastic Beanstalk store log output from Tomcat on each EC2 instance?
I've configured SSH and want to tail the log file, but don't know where it's located.
4
votes
3answers
2k views
How to force https on amazon elastic beanstalk without failing the health check
I have configured my Elastic Beanstalk environment to redirect all pages to https, redirection works, however, the instance fails the health check and gets terminated, any ideas how to configure the ...
4
votes
2answers
2k views
Customizing an Elastic Beanstalk AMI
I need to use on Elastic Beanstalk a Java application written for Glassfish server.
Beacuse of Amazon doesn't let me choose an AMI with Glassfish, I choosed one with Tomcat and i modified my ...
4
votes
2answers
323 views
How to avoid a TooManyApplicationVersion exception on AWS Elastic Beanstalk?
Lately has anyone witnessed the
TooManyApplicationVersions Exception
on AWS Elastic Beanstalk console while deploying a new application version (war)? It's so annoying to see this message as it ...
4
votes
1answer
174 views
PHP 5.4.9 $_POST superglobal not created if 'Content-Type: application/json' is in header
I noticed a strange bug in my application that happens when using the AWS Elastic Beanstalk PHP 5.4.9 AMI.
When submitting a GET AJAX request that contains the header 'Content-Type: application/json' ...
4
votes
3answers
2k views
AWS Load Balancer with a static IP address
I have a set-up running on Amazon cloud with a couple of EC2 Instances running through a load balancer.
It is important that the site has a unique(static) IP or set of IPs as I'm plugging in 3rd ...
4
votes
1answer
343 views
In rails3/jruby, what could cause this error intermittently? SAVEPOINT active_record_1 does not exist
These errors do not occur when a single individual tests the system. But with a jmeter test, I can pretty reliably reproduce a few errors along the lines of:
ActiveRecord::JDBCError: SAVEPOINT ...
4
votes
1answer
551 views
AWS Elastic Beanstalk - Starting SWF Background Workers
I have been trying to find out the best way to run background jobs using PHP on AWS Elastic beanstalk, and after many hours searching on Google and SO, I believe that one good solution is using SWF ...
3
votes
2answers
937 views
How do you pass environment variable on Amazon Elastic Beanstalk PHP?
The Amazon Elastic Beanstalk blurb says:
Elastic Beanstalk lets you "open the hood" and retain full control ... even pass environment variables through the Elastic Beanstalk console.
...
3
votes
1answer
2k views
How to automatically install an SSL cert on an AWS ElasticBeanstalk running on Windows & .NET?
Is there a way to automatically deploy a .NET/Windows based Amazon Elastic Beanstalk instance with an SSL cert?
I already have the DNS for the domain in the SSL cert setup to point to the Beanstalk ...
3
votes
2answers
489 views
Compiling the AWS Elastic Beanstalk demo threw exception No Java compiler available
I'm compiling the Amazon Web Services Elastic Beanstalk demo and attempting to run it (locally, on tomcat7) on a fresh install of Arch linux.
Every time, it fails to the console with:
Feb 18, 2012 ...
3
votes
1answer
523 views
where and how to read results of ebextensions execution?
I added .ebextensions/start.config file to the root folder of my WAR bundle (as suggested by AWS), deployed it to Elastic Beanstalk, but nothing happened. Where in the EC2 instance can I see log of ...
3
votes
2answers
1k views
Elastic Beanstalk Ruby/Rails need to install git so bundle install works.. but is not
I'm having an issue deploying our rails app.. I created a hook like the example on the AWS blog howto ...
3
votes
2answers
1k views
Is there a way to configure Elastic Beanstalk to connect to an existing Oracle DB (without BYOL)?
I am trying to set up Elastic Beanstalk to connect to my existing AWS-hosted Oracle DB (the on-demand kind, not the Bring-your-own-license kind), but when I use the Elastic Beanstalk Console >> ...
3
votes
1answer
737 views
Deploy multiple applications to a single EC2 instance using AWS Elastic Beanstalk
I am have deployed a .Net website to AWS Elastic Beanstalk. I want to now deploy another .Net web project (a web service) to the same EC2 instance that was created by AWS Elastic Beanstalk, but the ...
3
votes
1answer
284 views
How can I get my grails app to log in a way that shows up in the AWS Elastic Beanstalk 'logs' tab
According to http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/index.html?using-features.loggingS3.title.html only log entries logged into Tomcat logs via java.util.logging will be made ...
3
votes
1answer
166 views
Deploying an existing Rails app to AWS Elastic Beanstalk
I'm new to Rails and I'm trying to deploy an existing Rails app to AWS Elastic Beanstalk.
But all I'm getting is just the "Congralutions Page"
(FYI: I'm able to run the app on "localhost:3000" using ...
3
votes
2answers
608 views
How to set an environment variable in Amazon Elastic Beanstalk (Python)
I have been working on a Django application lately, trying to get it to work with Amazon Elastic Beanstalk.
In my .ebextensions/python.config file, I have set the following:
option_settings:
- ...
3
votes
2answers
386 views
Django running under python 2.7 on AWS Elastic Beanstalk
According to the docs, AWS Elastic Beanstalk supports Python 2.6. I wonder if anyone has set up a custom AMI using the EBS backed 64 bit Linux AMI to run django under Python 2.7 on the beanstalk? ...
3
votes
0answers
40 views
Elastic Beanstalk security patches
I currently use Ubuntu with unattended-upgrades on all my ec2-instances, to keep any nasty holes closed, but when running apps via Elastic beanstalk i can't see any option on how to handle patches to ...
3
votes
0answers
56 views
Grails 2.1.4 and 2.0.4 stops serving random JS and CSS files in AWS Elastic Beanstalk
I have a big problem with our Grails application running in AWS Elastic Beanstalk.
Our application is running on 4 instances with Tomcat 7 and sometimes it scales to more.
From time to time a random ...
3
votes
1answer
207 views
Has anyone run mono for .NET on Amazon Elastic Beanstalk?
EB is based on Apache Tomcat 6/7. I'm a .NET guy so not very familiar with Apache servers. I guess there are two questions. First can you run the mod_mono server on Tomcat 6/7? Secondly, if so can you ...
2
votes
1answer
2k views
m2e gives inscrutable “project read error”
I just started to use m2e to try to build the sample travellog elastic beanstalk project. On the console I'm getting "[ERROR] Project read error".
This also appears in red on the "Dependency ...
2
votes
2answers
349 views
How to add multiple keys for elastic beanstalk instance?
There is a very good question on [How to] SSH to Elastic [an] Beanstalk instance, but one thing I noticed is that, through this method, it is only possible to add one SSH key.
How can I add multiple ...
2
votes
1answer
261 views
AWS Elastic Beanstalk - PHP script fails to execute after deploying new version
I am using AWS Elastic Beanstalk for PHP which manage 1 EC2 linux server with Apache web server.
When deploying a different version (zip file with all my php scripts) through the management console i ...
2
votes
1answer
139 views
How can I see which EC2 instances are associated with my Elastic Beanstalk application?
How can I see which EC2 instances are associated with my Elastic Beanstalk application? I can see all of my instances running in EC2 but can't tell which ones go with which Beanstalk ...
2
votes
1answer
35 views
How to setup supervisord on Elastic Beanstalk?
I am migrating from DotCloud to Elastic Beanstalk.
Using DotCloud, they clearly explained how to set up Python Worker, and how to use supervisord.
Moving to Elastic Beanstalk, I am lost on how I ...
2
votes
1answer
194 views
Get environment variables in symfony2 parameters.yml
I'm trying to get my symfony2 app running on elastic beanstalk. I'm trying to get environment variables (RDS_USER, RDS_PASSWORD, etc...) in my parameters.yml in order to get the database credentials.
...
2
votes
2answers
130 views
Maven - Separating Deployment & Project
What is the 'best practice' way of separating Maven deployment configuration from the build config?
I have a war project, that is built by Jenkins. I'd like Jenkins to deploy this to Elastic ...
2
votes
2answers
634 views
AWS Beanstalk missing sdk.class.php
I deployed a very simple php webpage into an AWS ElasticBeanstalk instance. The file fails right after
<?php
require_once('sdk.class.php');
// more code...
I can see from ...