From 6e8057a65b7e4f585c3e6adbdf6d8bce1dbde62c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 May 2015 12:30:53 -0400 Subject: reponses --- ...ent_1_9db50a3f4fef8e10261e3e29dbd90e73._comment | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/todo/HostingProvider_for_AWS/comment_1_9db50a3f4fef8e10261e3e29dbd90e73._comment (limited to 'doc/todo/HostingProvider_for_AWS') diff --git a/doc/todo/HostingProvider_for_AWS/comment_1_9db50a3f4fef8e10261e3e29dbd90e73._comment b/doc/todo/HostingProvider_for_AWS/comment_1_9db50a3f4fef8e10261e3e29dbd90e73._comment new file mode 100644 index 00000000..71ded884 --- /dev/null +++ b/doc/todo/HostingProvider_for_AWS/comment_1_9db50a3f4fef8e10261e3e29dbd90e73._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-05-14T16:19:00Z" + content=""" +So there's something here that propellor doesn't yet have a concept of, +and that's spinning up a VM. Propellor can deploy itself to an existing VM +pretty well, but getting the VM running isn't something it tries to do. + +I imagine that --spin could be extended to support this though. +Make a Property like `vm AWS`, which tells propellor that the host +is a VM, and that the VM is hosted on AWS. Then when you run propellor +--spin, it could set up the VM if it doesn't exist yet. + +I don't use AWS currently, so don't have plans to work on this myself, +although I think it would be a great direction to move in. Happy to help +with advice, code review, etc. + + +or +are good haskell libraries for working with AWS. +"""]] -- cgit v1.2.3