From: Jay Soffian <jaysoffian@gmail.com>
To: Aneurin Price <aneurin.price@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Git and Amazon S3
Date: Tue, 2 Feb 2010 11:34:49 -0500 [thread overview]
Message-ID: <76718491002020834k5a666a2eh935d6aced9f8d216@mail.gmail.com> (raw)
In-Reply-To: <501db8661002020556k2f65add2rf06b289f2c9cbcac@mail.gmail.com>
On Tue, Feb 2, 2010 at 8:56 AM, Aneurin Price <aneurin.price@gmail.com> wrote:
> It looks like the cheapest option from a pure storage and data-transfer point of
> view would be S3, so I'm looking at the best way to use it with git. So far, the
> options I've found are either using jgit, which I've never used but appears to
> have a native S3 transport, or using one of the FUSE options to mount S3 as a
> filesystem.
>
> Does anyone have any remarks about these options? Is there a better option -
I guess it might exceed your costs, but you could use a small EC2
instance backed by an EBS volume. The instance would have git
installed.
When you need to push, fire up the instance, push to git running on
that instance, then shutdown the instance and snapshot the EBS volume
to S3.
Hmm, maybe that's over-engineered. :-)
j.
next prev parent reply other threads:[~2010-02-02 16:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 13:56 Git and Amazon S3 Aneurin Price
2010-02-02 14:04 ` Marc Weber
2010-02-02 15:01 ` Tay Ray Chuan
2010-02-02 16:34 ` Jay Soffian [this message]
2010-02-02 19:44 ` Petr Baudis
2010-02-03 12:05 ` Aneurin Price
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=76718491002020834k5a666a2eh935d6aced9f8d216@mail.gmail.com \
--to=jaysoffian@gmail.com \
--cc=aneurin.price@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).