From bc2b0e0dde5fe3b967f549832fec03c8aaf4cce4 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Oct 15 2015 13:36:22 +0000 Subject: Things we will do in Brume. --- diff --git a/docs/why.rst b/docs/why.rst index fc9ebf5..fc0b34d 100644 --- a/docs/why.rst +++ b/docs/why.rst @@ -65,3 +65,15 @@ scripts using this. For development teams inside a SMC, or an university, they c create/maintain cloud instances as required without going through IT, and IT teams (generally one person) will have much easier life while maintaining the actual infrastructure behind this. + +Then tell us about the things you will provide in Brume +-------------------------------------------------------- + +1. Cloud instances (the basic VM(s) you can create on a cloud). +#. Assigning elastic IP to the VM to get access from network. +#. Command line tools to manage the instances. +#. Web interface to manage the instances. +#. A very simple object store. +#. Simple autoscaling of the instances + +The above list may change in future, but this is the initial goal we have.