similar to: EC2 -> EBS -> S3 ?

Displaying 20 results from an estimated 5000 matches similar to: "EC2 -> EBS -> S3 ?"

2009 Aug 06
1
Separate App an DB servers , Scabality and rails
Hi , what will be if my site traffic became huge , can i separate db server and add 3 or more app server using rails framework. i think designing my site using rails and put it in EC2 servers. what do you think about this system? Will be work or not?
2011 Jan 29
2
Amazon EC2 - building a minimal centOS ebs bootable image
Hello Looking to build CentOS based micro EC2 instance bootable from Amazon EBS. Want that the image be minimal, so that I can add only the rpms I want. Despite looking could not find a way to import a CentOS image from scratch or an existing minimal CentOS image that is bootable from EBS. My server must must persist, as I cannot handle issues with a dynamic server, so I want to use a server
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.
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
2010 Apr 23
12
Re-attaching zpools after machine termination [amazon ebs & ec2]
I''m trying to provide some "disaster-proofing" on Amazon EC2 by using a ZFS-based EBS volume for primary data storage with Amazon S3-backed snapshots. My aim is to ensure that, should the instance terminate, a new instance can spin-up, attach the EBS volume and auto-/re-configure the zpool. I''ve created an OpenSolaris 2009.06 x86_64 image with the zpool structure
2010 Apr 21
17
Puppet & EC2: Attach an EBS volume at boot?
Is it possible, using puppet, to configure an EC2 instance so that when it boots it attaches & mounts an EBS volume? If so, what steps would one take to achieve this? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2010 Jun 07
2
amazon ec2 and centos?
Searching through the archives, it seems this topic has come up several times in the past 2.5 years. Did anyone ever take on the tasks of creating an official CentOS AMI? We're currently using the RightScale ones, but I think it'd be ideal to have a clean CentOS AMI with the current kernels. Karanbir, you seem to have been the one on CentOS side who has had the most conversations with
2009 Jun 03
1
Adding an 'official' CentOS image to the Amazon EC2(Electronic Compute Cloud)
Sorry for not replying to this earlier, I just saw this thread because of the newsletter. We have had CentOS Images running in the cloud since 09/06/2007, and there have had a public script out for it, you can check us out in the Amazon catalog here: http://developer.amazonwebservices.com/connect/entry!default.jspa?categoryID=208&externalID=1901&fromSearchPage=true. This also has a build
2008 Nov 21
0
Deployment Howto - REE + Passenger + AWS (EC2, EBS, snapshots)
Hi there, We are a software firm based in India. We are a 100% FOSS firm and RoR is one of the core focus areas. We contribute to RoR (and FSF)in various ways - code as well as cash donations. We also publish some how-tos and tech issues on our blogs. We are running a production server on AWS. Here is the howto for REE + passenger + AWS + EBS You can read the full howto here:
2010 Jan 04
3
Generate PDF
Hi ! I need to create some pdf from my application. I have a table people with a field address and I need to generate a pdf of label of each address ( I think 10 labels per page). The pdf can have around 500 pages. Which library should I use to do it ? I read some information about different library to generate pdf but I don''t know if all library are a good choice for generate
2010 Jun 21
14
Controllers, what? why?
Hi, I am starting to learn rails and I went through the guide and a couple of tutorials. Even though I understand controllers or at least I can use them I can''t see yet the whole picture. Why do you need several controllers for a single application? If a controller is just a class whose methods interface with models and views, why not have a single controller for the whole application?
2009 Jan 15
15
NYC Puppet Meetup
Hi All, We are wanting to having a Puppet Meetup in NYC on February 3th, 2009, 6:30 PM. Place to be determined. Baring that my wife doesn''t give birth by then (which would prevent me from making it) how does this sound to everyone else? Brian G., Can you rally up the troops and also invite people from other groups? Also let''s have some specific topics to discuss.
2010 Oct 25
2
GlusterFS 3.1 on Amazon EC2 Challenge
Another GlusterFS 3.1 question on my blog (http://cloudarchitect.posterous.com). Any help/ideas will be appreciated. Thanks Joshua ---- Here's my challenge: I have several 1 tb ebs volumes now that are un-replicated and reaching capacity. I'm trying to suss out the most efficient way to get each one of these into its own replicated 4 tb gluster fs. My hope was that I could snapshot
2011 Jul 25
0
CentOS6 on EC2
Anyone successfully got CentOS6 running on EC2. We have bundled a pvgrub image but get to "Initialising Xen virtual ethernet driver." and the system stops outputting? -- Thanks, Richard Shade Integration Engineer RightScale - http://www.rightscale.com/ phone: 8055004164x1018 -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2013 Jan 15
1
xen device mapping/translation
Hello, list. Yesterday I was pleased to see that Centos has released official images at the aws marketplace. Nice job. Today I started playing with the Centos 6.3 image ( https://aws.amazon.com/marketplace/pp/B00A6L6F9I, on which I plan to deploy a gluster cluster in production soon) and noticed a weird thing. EBS Volumes attached to sd<X> are translated to xvd<Y> at the OS level.
2009 Jul 24
6
Routes from raw js (using XMLHttpRequest)
I am making an ajax call from js to call a method (assocboxchange) in my controller (AssociatesController), using XMLHttpRequest. I know the XMLHttpRequest works fine because I use it in other places with success. My problem is my URL I am using for this request doesn;t access the method in my controller which I (think) I am specifying. I am having it post to /channels/assocboxchange/" with
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
2009 Nov 20
7
Soft Deletes
Hello all, I am wondering how people here are handling soft deletes in Rails. I''ve need a couple of gems/plugins that seem to handle this but from what I gather development has stopped on them. All I need to do right now is mark something as deleted in the DB...nothing fancy. I''m thinking that the simple addition of a deleted_at column, some named scopes (maybe even a default
2009 Sep 25
8
Cheapest Rails Hosting where they give you full access to Apache (to load modules etc)???
any pointers / suggestions re cheapest Rails hosting where they give you full access to Apache (to load modules etc)??? Can be a shared platform, however not sure if there is a shared platform type hosting service where they do give you such access?