Diff
1 commit, 1 file changed
+10 -6

file modified
+10 -6
@@ -1,24 +1,25 @@

  What is Brume?

  ===============

  

- Brume is a private cloud application which can be easily installed and maintained on

+ Brume is a private cloud service which can be easily installed and maintained on

  standard user laptop/desktop or even on a server.

  

  What is Cloud again?

  ---------------------

  

  We follow `this definition <http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf>`_ of cloud.

+ Brume is a very lightweight and minimally-featured Infrastructure as a Service (IaaS) system.

  

  

  Why another cloud?

  -------------------

  

- The existing FOSS cloud applications target Enterprise as the primary user.

+ The existing FOSS IaaS systems target Enterprise as the primary user.

  This leaves a big hole where small/medium scale companies, universities,

  students can not install, or maintain a cloud of their own. The amount of

  technical knowledge required to maintain any of the available cloud is still

- very high. Brume will fit in this hole where it will give the minimal features of any existing

- cloud application.

+ very high. Brume will fit in this hole where it will give the minimal features

+ of any existing cloud service.

  

  If you install Brume, it will not destroy your existing network settings. One

  of the biggest setup point for starting is having a bridge device. In Brume,
@@ -29,10 +30,10 @@

  --------------------------------

  

  No. OpenStack is a big and complex project which can do all of things at the

- same time. It has lots of plugins, it can make use of different kind of

+ same time. It has lots of plugins, and can make use of different kinds of

  hardware for networking and storage. Brume will not have such capability. It

  will work on the standard libvirt on a Linux system. We are not trying to

- compete with any such IAAS applications.

+ compete with any such complete IaaS systems.

  

  

  Why not just use Vagrant then?
@@ -78,3 +79,6 @@

  #. Simple autoscaling of the instances

  

  The above list may change in future, but this is the initial goal we have.

+ 

+ 

+