From 2d72dcd2545a295b8b34dce0f5b7950ff9f7de36 Mon Sep 17 00:00:00 2001 From: "evan@0e4cded17eab71af967a38b123fbc211cf215421" Date: Thu, 10 Mar 2016 03:24:47 +0000 Subject: Added a comment: Amazonka --- .../comment_5_ace17433647f7b2adbce27261cf4cd33._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/todo/HostingProvider_for_AWS/comment_5_ace17433647f7b2adbce27261cf4cd33._comment (limited to 'doc/todo/HostingProvider_for_AWS') diff --git a/doc/todo/HostingProvider_for_AWS/comment_5_ace17433647f7b2adbce27261cf4cd33._comment b/doc/todo/HostingProvider_for_AWS/comment_5_ace17433647f7b2adbce27261cf4cd33._comment new file mode 100644 index 00000000..da9324ca --- /dev/null +++ b/doc/todo/HostingProvider_for_AWS/comment_5_ace17433647f7b2adbce27261cf4cd33._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="evan@0e4cded17eab71af967a38b123fbc211cf215421" + nickname="evan" + subject="Amazonka" + date="2016-03-10T03:24:47Z" + content=""" +[Amazonka](http://brendanhay.nz/amazonka-doc/amazonka-ec2/index.html) is really thorough, and I think I'm going to start writing some properties to spin up some things tomorrow. I wrote some PKI stuff today for work so we can start launching things without SSH open to the world, and this is definitely a good next step. + +I've already got a hand-mashed set of subnets I'm really itching to automate. + + + +Thanks +"""]] -- cgit v1.3-2-g0d8e From bb3a6f9a10e5e4ee5bf27e64920904ea5dce5046 Mon Sep 17 00:00:00 2001 From: "evan@0e4cded17eab71af967a38b123fbc211cf215421" Date: Fri, 11 Mar 2016 14:14:51 +0000 Subject: Added a comment: In Fact Amazonka is Fairly Epic --- .../comment_6_be3608729f362cdf5fc0a338c4a07f67._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/HostingProvider_for_AWS/comment_6_be3608729f362cdf5fc0a338c4a07f67._comment (limited to 'doc/todo/HostingProvider_for_AWS') diff --git a/doc/todo/HostingProvider_for_AWS/comment_6_be3608729f362cdf5fc0a338c4a07f67._comment b/doc/todo/HostingProvider_for_AWS/comment_6_be3608729f362cdf5fc0a338c4a07f67._comment new file mode 100644 index 00000000..ceaecaed --- /dev/null +++ b/doc/todo/HostingProvider_for_AWS/comment_6_be3608729f362cdf5fc0a338c4a07f67._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="evan@0e4cded17eab71af967a38b123fbc211cf215421" + nickname="evan" + subject="In Fact Amazonka is Fairly Epic" + date="2016-03-11T14:14:51Z" + content=""" +I'm going to start working with it outside Propellor for a bit to configure our infrastructure, then I think we can really have a good sense of what we can do to start moving bits back into Propellor. To give an idea of just how much is going on, even just building amazonka-ec2 takes around 30 minutes on my laptop. A lot of it is (rightly-so) auto-generated from the AWS API descriptions, and it relies heavily on lenses. One of my goals with my current work is getting our AWS infrastructure built using Amazonka, and with a similar model as Propellor, and I think that'll ultimately be something we'll be able to merge (with a lot of merging effort of course). +"""]] -- cgit v1.3-2-g0d8e From 38f17eda16c641fd0f0e2ff16f1064341e276be0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 15 Mar 2016 12:34:32 -0400 Subject: link --- .../comment_7_a77278f07bc0047d1f25c3d6c294b475._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/todo/HostingProvider_for_AWS/comment_7_a77278f07bc0047d1f25c3d6c294b475._comment (limited to 'doc/todo/HostingProvider_for_AWS') diff --git a/doc/todo/HostingProvider_for_AWS/comment_7_a77278f07bc0047d1f25c3d6c294b475._comment b/doc/todo/HostingProvider_for_AWS/comment_7_a77278f07bc0047d1f25c3d6c294b475._comment new file mode 100644 index 00000000..1d196a51 --- /dev/null +++ b/doc/todo/HostingProvider_for_AWS/comment_7_a77278f07bc0047d1f25c3d6c294b475._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2016-03-15T16:34:22Z" + content=""" + +"""]] -- cgit v1.3-2-g0d8e