0
votes
0answers
8 views

How to use clockwork with Amazon AWS Elastic Beanstalk?

I am in the process of migrating a Rails app from Heroku to AWS Elastic Beanstalk. As I do so, I'm wondering how to use the clockwork gem with EB since it doesn't use a Procfile like Heroku does. My ...
0
votes
0answers
13 views

How to install and setup AWS Elastic Beanstalk Command Line Tool in Ubuntu? [closed]

I'm following this tutorial. And I have downloaded the Elastic beanstalk tools. Now I stuck with initializing the 'EB CLI tool'.! i.e, I don't understand this step: Screenshot of the tutorial Where I ...
0
votes
0answers
5 views

AWS Elastic Beanstalk: Can't push incremental changes

So I've just started using AWS Elastic Beanstalk and it's been working perfectly until today. It seems as though I can no longer push incremental changes with the following command: git aws.push ...
0
votes
1answer
25 views

Getting “ImportError: cannot import name HTTPSConnection” error in Python 2.7

I'm trying to deploy django in AWS ElasticBeanstalk. While I was following the steps as shown here, I'm stuck with the command, "eb init". I'm using Python 2.7 in Ubuntu 12.10 (vmware) I'm getting the ...
0
votes
0answers
13 views

Getting peewee to work on elastic beanstalk

I'm trying to install the peewee package on an elastic beanstalk instance to control a bottle application. I think the problem is with the MySQL-python dependency, but peewee doesn't load either. My ...
0
votes
1answer
18 views

Referencing env variables from Elastic Beanstalk .ebextensions config files

Is it posssible to reference the PARAM1 / PARAM2 etc.. container environment properties from the .ebextensions config files. If so, how? I tried $PARAM1 but it seemed to be an empty value. I want to ...
0
votes
0answers
22 views

AWS Elastic Beanstalk only receives the most recent commit

I'm having a problem with Elastic Beanstalk / the eb command line tool. Until recently it was working ok, but at the moment when I run git aws.push it only pushes the most recent commit, rather than ...
1
vote
0answers
19 views

PHP AWS Elastic Beanstalk background workers

I have deployed my application using Elastic Beanstalk, since this gives me a very easy deployment flow, to multiple instances at once using the "git aws.push". I like to add background processing ...
0
votes
0answers
24 views

Retrieving stdout/stderr on Amazon EBS

How do I get what has been printed to stdout/stderr (using console.log and console.warn with Node.js EC2 Instance) using Amazon AWS, specifically EBS?
0
votes
0answers
11 views

ElasticBeanstalk Token Vending on iOS

I am having trouble with the anonymous vending machine hosting on elastic beanstalk. The situation is that I'm using the code that AWS provides for iOS, but getting 500s back for the crypto generated ...
0
votes
1answer
50 views

Startup Script with Elastic Beanstalk

I'm using Elastic Beanstalk (through Visual Studio) to deploy a .NET environment to EC2. Is there any way to have the equivalent of Azure's startup cmd scripts or powershell scripts? I know that you ...
0
votes
0answers
13 views

Receiving ClassNotPersistenceCapableException despite JDO Enhancement

I am experiencing a confusing exception. I created a plain old java object which shall be persisted to my remote MySQL database. When deploying the application to Amazon Elastic Beanstalk I receive ...
0
votes
0answers
13 views

Do I need to completely delete and recreate my beanstalk app if I change requirements.txt?

I followed the directions outlined in AWS documentation for creating an Elastic Beanstalk application, however after deploying my application via "eb start" the status was red. I checked the log files ...
0
votes
0answers
35 views

AWS Elastic Beanstalk aws.push permission denied

I'm new to AWS (and Ubuntu, for that matter), and figured Elastic Beanstalk would be a good place to start. I have a PHP application, in a git repository, that works fine when I test it locally or on ...
0
votes
1answer
44 views

How to make two Elastic Beanstalk environments share one database instance

I have a rails elastic beanstalk application with two environments, staging and production. When creating the application and staging environment with eb init i created a database instance. I used the ...
0
votes
1answer
24 views

Using JDO in Elastic Beanstalk results in ClassNotPersistenceCapableException

I implemented an application with Elastic Beanstalk. Since some classes shall be persisted, I use (Apache's) JDO annotations in combination with DataNucleus. When running the application on a local ...
0
votes
0answers
26 views

Access Denied to an S3 object in Elastic Beanstalk configuration setting

I am trying to configure the 'source' parameter in an elastic beanstalk application config file. The relevant source is a bz2 file which i have uploaded in a new S3 bucket. As an example, the name of ...
1
vote
1answer
30 views

Rails Json String Length

I am trying to pass JSON to an API, which has the possibility to be fairly long due to including territory codes. When restricting the territories to 20 or 30, everything works fine, but when ...
1
vote
1answer
38 views

Can AWS Elastic Beanstalk be used to deploy to an already existing EC2 instance? .net

I have an Amazon EC2 instance which I have been using for quite some time for deployment of a .net application. The existing instance has a large database set up already on it which is used with the ...
0
votes
0answers
22 views

aws beanstal php linux 64 bit - install tomcat [closed]

I have instance on amazon beanstalk php linux 64 bit and it works well. It runs on port - 80. I've installed tomcat6: sudo yum install tomcat6 tomcat6-webapps Then runned it: service tomcat6 start ...
1
vote
1answer
30 views

Including Boto Library in Elastic Beanstalk

I am in search of how to include the Boto library in an Elastic Beanstalk instance. I was under the impression I had to specify it in .ebextensions. Unfortunately, this doesn't seem to work (see ...
0
votes
3answers
26 views

What is the AWS Elastic Beanstalk CPU cap on the Free Tier?

I have a web app that will definitely be a low-traffic app (less than a few dozen hits per day), but when it does get a "hit" (the user actually has to kick off an action), it wakes up and does some ...
0
votes
1answer
19 views

Computing power of AWS Elastic Beanstalk instances

I have a CPU-intensive application that I'm considering hosting on 1+ AWS Elastic Beanstalk instances. If at all possible, I'd like to throttle it so that I don't dip over the "free" utilization of ...
2
votes
2answers
64 views

Sharing AWS Elastic Beanstalk configuration

I have a project deployed to Amazon Elastic Beanstalk but I need to have other team members deploy as well. We are using AWS eb CLI, which is very handy. But, it adds all generated configuration ...
0
votes
1answer
50 views

Run background jobs with elastic beanstalk

I am trying to start a background job in elastic beanstalk, the background job has an infinite loop so it never returns a response and so I receive this error:" Some instances have not responded to ...
0
votes
1answer
45 views

How to protect access to Elastic Beanstalk resources + security advices?

I'm using Elastic Beanstalk as well as the new features for automatically creating some environment resources (like SQS queues). This is really convenient, however this suffer from one problem : if I ...
0
votes
3answers
108 views

AWS Elastic Beanstalk configuration files

I have an application running on aws elastic beanstalk. The application needs an configuration file, which I putted for testing on the ec2 instance manually. Problem is, that when the autoscaler ...
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 ...
2
votes
2answers
186 views

Is it possible to use AWS Beanstalk's .ebextensions config to install mod_pagespeed Apache module?

I'm using AWS Beanstalk for my Django/Python application, and I would like to use Google's mod_pagespeed module. Is it possible to install and run mod_pagespeed using the .ebextensions/.config file?
0
votes
2answers
99 views

AWS Elastic Beanstalk trouble: RDS connection error: Access denied for user 'sa'

this is my first time using anything AWS-related. I have a war containing a Grails 2.1.1 app. The DataSource.groovy was compiled to use the url = System.getProperty("JDBC_CONNECTION_STRING") ...
1
vote
1answer
269 views

How do I manually deploy a .NET MVC app to AWS via Elastic Beanstalk

I'm trying to deploy a simple Hello World ASP.NET MVC 4 app to an free tier EC2 instance using elastic beanstalk. I'm using Visual Web Developer Express (2010) which doesn't support the AWS Toolkit ...
0
votes
2answers
135 views

Deploying Rails App to AWS Elastic Beanstalk, time out

I have an existing app that runs fine on localhost. I tried to deploy it to AWS Elastic Beanstalk today via the step-by-step instructions on this page After using git aws.push to deploy it onto AWS, ...
0
votes
1answer
37 views

AWS EC2: Why does “.NET Beanstalk HostManager v1.0.1.1” keep coming back

I keep killing the default instance and it keeps coming back. Why?
0
votes
3answers
102 views

how to deploy java web application to AWS elastic beanstalk?

I wrote a AWS java web project, and it could run on my local server. But when I refer to http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Java.sdlc.html to deploy the application ...
0
votes
1answer
67 views

Why is application deployed on Amazon Elastic Beanstalk not accessible?

I have deployed Spring MVC & MySQL based application on Amazon Elastic Beanstalk. The RDS instance of MySQL is working perfectly. I deployed my application war on Beanstalk using Tomcat 6 (which ...
0
votes
1answer
34 views

AWS ElasticBean WSGIPath

I have a problem with the WSGIPath on AWS ElasticBean with Python. When I set : option_settings: - namespace: aws:elasticbeanstalk:container:python option_name: WSGIPath value: wsgi.py I ...
0
votes
1answer
32 views

AWS Auto scaling drops ~/.ssh/authorized_keys

The thing is I have an ec2 instance with some public key inside ~/.ssh/authorized_keys to let developers ssh into this instance, but one day the autoscaling mechanism create a new instance and then ...
2
votes
1answer
121 views

How to install matplotlib on Elastic Beanstalk

Because matplotlib needs numpy to already be installed, I have run into an issue. To install other python packages on my Elastic Beanstalk environment, I use the pip requirements.txt file. Because ...
1
vote
1answer
34 views

How do files and other configurations get replicated across new Beanstalk instances?

Among other things, each instance will need to have a growing number of hosts as bindings in IIS. There are additional OS-configurations that will need to be made outside of what Beanstalk's ...
3
votes
1answer
162 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 ...
0
votes
0answers
42 views

How to incrementally deploy to Amazon Beanstalk from Eclipse?

I'm trying to deploy my Maven Web Application (with Spring MVC) project to Amazon Elastic Beanstalk through the Amazon SDK plugin for Eclipse. This works fine. The problem is every time I make a new ...
1
vote
0answers
89 views

How to map custom domain to an AWS Elastic Beanstalk URL?

I'm following the instructions Using Custom Domains with AWS Elastic Beanstalk to map a custom domain to an AWS Elastic Beanstalk URL. My Elastic Beanstalk URL is as follows: ...
1
vote
0answers
58 views

appengine or aws for apache camel routing

First question here so go easy on me. The producer and endpoints can be sockets/websockets/http(s). These requests will then be processed and sent to subscribed consumers or sent to a queue and ...
0
votes
0answers
54 views

Why does using a servlet my app doesn't work in aws servers?

I am using Eclipse Java EE IDE for Web Developers and AWS Toolkit for Eclipse. I just started by creating a very simple app named login. My .JSP is looking like this. <%@ page language="java" ...
0
votes
2answers
481 views

Node.js deployment issue on Amazon Elastic Beanstalk

I'm trying to deploy a node.js app using the Amazon Elastic Beanstalk service. Following this tutorial (http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_nodejs.sdlc.html), I ...
0
votes
1answer
112 views

Ruby on Rails with Amazon ElasticBeanstalk

i am just wondering why it's hard to run my ROR app on aws Elaticbeanstalk? My apps works fine on localhost but when i deploy on aws it shows me this error I would like to know how to properly ...
-1
votes
1answer
139 views

How do I get my EC2 instances to automatically install the PHP MongoDB library? [closed]

I'm trying to configure Elastic Beanstalk to install the PHP MongoDB library when it launches a new instance. I have 'start.sh' in my extensions folder, in which beanstalk runs scripts when a server ...
2
votes
1answer
191 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. ...
0
votes
1answer
144 views

Installation of Mongodb from an AWS Elastic Beastalk php instance

Does anyone know how to star a Mongodb volume from a AWS Elastic Beanstalk php instance? I'm experiencing problems with SSH connection when trying to set it up on putty. Any ideas or tutorials around? ...
0
votes
0answers
76 views

Elastic Beanstalk failed to update local Git configuration - Windows

> eb init (Answered all questions) Failed to update local Git configuration. Follow the instructions at "http://doc s.amazonwebservices.com/elasticbeanstalk/latest/dg/command-reference-get-started ...

1 2 3 4