similar to: ec2 versus engineyard, clarrifications

Displaying 20 results from an estimated 4000 matches similar to: "ec2 versus engineyard, clarrifications"

2012 Aug 16
2
error installing engineyard-dns
I tried gem install engineyard-dns and got the following error: ERROR: While executing gem ... (NoMethodError) undefined method `call'' for nil:NilClass what Im doing wrong? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2012 Oct 29
16
Newbie - deployment, hosting
Hello, So, after learning ruby on rails and building a great app on my local machine, I need to find a host, deploy, and of course maintain a (staging and) production environment. This all seems very confusing, and I''d like to learn this in an organized manner, step by step: I''ve come across the names: Unicorn, nginx/apache, capistrano, Thin/mongrel, Engine Yard, EC2, etc.,
2011 Oct 22
0
Problem with EngineYard portion of Railsinstaller
I have installed Railsinstaller without any problems. I am going through the video. I ran into a few issues with errors in the video which have already been answered on this site in regards to git. Now I am all the way to the end of the video with the Engineyard deployment. When I deploy I get an error about my gemlock file not having a recognized database adapter which I figure is not a
2014 Feb 04
0
Moving from Engineyard to Amazon's OpsWorks
Hello all, We're considering moving our Rails app from Engineyard to Amazon's OpsWorks. We should have a considerable savings doing this. Has anyone out there done this? Just wondering what horror stories (or good stories) there are in doing this. Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2009 Aug 16
11
best "Rails on the cloud" solution?
A search of this forum for "cloud" brought up a pretty anemic and mostly year or more old list of stuff. That was a bit of a surprise to me. I''m interested in getting opinions on the easiest way to deploy a Rails app to a well known (S3 or similar) "cloud" server. It should be something with little or no "installation" or "establishment" fees and
2012 Nov 29
1
Could not find default node or by name with 'ip-10-195-207-236.ec2.internal, ip-10-195-207-236.ec2, ip-10-195-207-236' on node ip-10-195-207-236.ec2.internal
Hi, I am new to puppet. I have configured puppet master and agent. 1. Executed this "*puppetca --sign ip-10-194-18-145.ec2.internal*" command in puppet master instance. It returns an output like * notice: Signed certificate request for ip-10-194-18-145.ec2.internal* * notice: Removing file Puppet::SSL::CertificateRequest ip-10-194-18-145.ec2.internal at
2016 Mar 31
2
Networking issues with lxc containers in AWS EC2
I've created an EC2 AMI for AWS that essentially represents a CentOS 7 "hypervisor" image. I deploy instances of these in AWS and create an number of libvirt based lxc containers on each of these instances. The containers run fine within a single host and have no problem communicating with themselves as well as with their host, and vice versa. However, containers hosted in one
2010 Aug 25
5
Looking for an image (R 64-bit on Linux 64-bit) on Amazon EC2
I have found an existing image on Amazon EC2 including R. But unfortunately, it is 32-bit R on 32-bit Linux. Does anybody know if there exists an mage (R 64-bit on Linux 64-bit) on Amazon EC2? Or how can I install 64-bit R on my own Linux instance there? Thanks. -- View this message in context:
2009 Feb 13
2
Asterisk on EC2 cloud computing - price assumptions - your brain needed
I've been involved with getting better data for running Asterisk on the Amazon EC2 cloud computing system. Here are some calculations I've made on costs based on current published prices on Amazon's system. Feel free to tell me that I'm wrong with these calculations - but be specific if you find any problems, as I suspect others may glom onto these figures as gospel and
2008 Jul 11
2
Asterisk PBX How-to Guide for Amazon EC2
I've just added a PREVIEW release of my upcoming how-to guide for Asterisk PBX on EC2. It is based on months of testing and evaluating Asterisk on EC2. It addresses all kinks and showstoppers that many people have experienced over the past year or so. Because this is a preview, it is not the final version of this guide. It is subject to change (format, copy, layout, etc.) To view and download
2011 Dec 09
1
Need help in copying public key for a new user to EC2
Need help for uploading a public key for a new EC2 (AMI) user to tmp folder. Any help on this appreciated. Follow the steps http://aws.amazon.com/articles/1233 i.e not able to pass this step "Copy all the public key files that you generated to a temporary place on your instance:" Steps: 1. SSH into my EC2 instance and logged in as su 2. Created a user "geoman" and with a
2009 Apr 24
2
Asterisk & EC2
Has anyone been able to get asterisk 1.6 running under Xen or Amazon EC2? If yes, can you share your experience please? Is it usable in a production environment? How is the sound quality? Am I likely to suffer from latency issues if the extensions are not located in the US? Any pitfall that I should be aware of? Cheers -- Aryan Ameri
2015 Mar 06
2
AWS/EC2 server selection
Hi I plan to host Asterisk instances on AWS/EC2 servers. Requirement is to run asterisk instance with transcoding (g.729 + g.711) and full recording. Number of concurrent calls expected are 500+. 2 instances will be configured for 100% redundancy. Heart beat will be used to determine active instance. How should I choose EC2 instance? How many vCPU, RAM should be selected? I am assuming that
2015 Mar 05
2
PJSIP configuration for AWS/EC2 based Asterisk 13.1.0
Hello All, I have an Asterisk server v13.1.0 running on EC2 and I am able to connect and register SIP devices and "see" them on the asterisk CLI. I am also able to place calls, but I am not able to hear any audio on either end after the call is picked up. I was wondering if you can tell me what a minimal configuration for Asterisk on EC2 looks like. My current pjsip.conf configuration
2009 Dec 17
3
R on amazon's EC2 "cloud"?
Hi All, I was wondering if anybody had experience running R on amazon's ec2 "cloud"? More specifically, has anybody created an "amazon machine image" (AMI) for use with it? I was wondering if there was a quantian type image available as an amazon machine image, maybe running debian or ubuntu? It supports open MPI among other libs which is nice. It would be nice to put
2010 Apr 18
2
Amazon EC2 SIP floods - you can help
Hi, We all know most people are reporting that Amazon hasn't been helpful at all. A few people say they've received answers, but most are getting smoke screen PR BS. You can vote this up on Slashdot, send the message: SIP Attacks From Amazon EC2 Going Unaddressed: http://bit.ly/bOkNNx Send this message out to Amazon, I am positive that once it reaches the right person, they will do the
2016 Apr 01
2
Re: Networking issues with lxc containers in AWS EC2
On 04/01/2016 02:07 PM, Laine Stump wrote: > On 03/31/2016 06:43 PM, Peter Steele wrote: >> I've created an EC2 AMI for AWS that essentially represents a CentOS >> 7 "hypervisor" image. I deploy instances of these in AWS and create >> an number of libvirt based lxc containers on each of these instances. >> The containers run fine within a single host and
2009 Feb 18
1
Asterisk on the Cloud With a Click - pre-built Asterisk Amazon EC2 instance
Asterisk-users, Our two-part tutorial explaining how to use VoIP and Asterisk in Amazon?s Elastic Compute Cloud (EC2) has garnered quite a bit of attention. But due to the time required to complete the many steps needed to get up and running, some of you have asked if it is possible to create a much simpler to install ?pre-built? Asterisk EC2 ?instance.? In short, yes it is. And we?ve
2015 Mar 07
2
AWS/EC2 server selection
Hi Jeff Are you aware of any challenges of hosting it on AWS? It will help me to work out alternate plan. Is there any recommendation? Should I split it to multiple instances and balance traffic across multiple small server instances? I can use Kamailio to balance traffic. I see many posts referring to AWS deployment. Please help me to choose AWS server instance. *Thanks & Regards,*
2008 Jun 17
2
Recommend an Amazon EC2 AMI for CentOS?
I see one mention in the forums of someone using the CentOS5Web AMI, but I can't find anything about its provenance.