diff --git a/docs/runbook/.tx/config b/docs/qig/.tx/config similarity index 100% rename from docs/runbook/.tx/config rename to docs/qig/.tx/config diff --git a/docs/runbook/en-US/Author_Group.xml b/docs/qig/en-US/Author_Group.xml similarity index 95% rename from docs/runbook/en-US/Author_Group.xml rename to docs/qig/en-US/Author_Group.xml index ba9e651f876..432ef6fd3ac 100644 --- a/docs/runbook/en-US/Author_Group.xml +++ b/docs/qig/en-US/Author_Group.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> diff --git a/docs/runbook/en-US/Book_Info.xml b/docs/qig/en-US/Book_Info.xml similarity index 91% rename from docs/runbook/en-US/Book_Info.xml rename to docs/qig/en-US/Book_Info.xml index 8e38bbde8ee..57909f6bfdd 100644 --- a/docs/runbook/en-US/Book_Info.xml +++ b/docs/qig/en-US/Book_Info.xml @@ -23,16 +23,16 @@ --> - - Runbook + + Quick Install Guide Prescriptive instructions for deploying Apache CloudStack Apache CloudStack - 4.0.0-incubating + 4.0.1-incubating 0 0 - These runbooks are designed to provide a strict environment to guarantee + This guide is designed to provide a strict environment to guarantee a higher degree of success in initial deployments of Apache CloudStack. All of the elements of the environment will be provided to you. Apache CloudStack is capable of much more complex configurations, diff --git a/docs/runbook/en-US/Chapter.xml b/docs/qig/en-US/Chapter.xml similarity index 100% rename from docs/runbook/en-US/Chapter.xml rename to docs/qig/en-US/Chapter.xml diff --git a/docs/runbook/en-US/Environment.xml b/docs/qig/en-US/Environment.xml similarity index 95% rename from docs/runbook/en-US/Environment.xml rename to docs/qig/en-US/Environment.xml index 6bf0033ad95..e23d9ad2cce 100644 --- a/docs/runbook/en-US/Environment.xml +++ b/docs/qig/en-US/Environment.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,13 +23,13 @@ --> - + Environment Before you begin, you need to prepare the environment before you install CloudStack. We will go over the steps to prepare now. -
+
Operating System Using the CentOS 6.3 x86_64 minimal install ISO, you'll need to install CentOS @@ -41,7 +41,7 @@ logins in a production environment, so be sure to turn off remote logins once you have finished the installation and configuration. -
+
Configuring the network By default the network will not come up on your hardware and you @@ -103,7 +103,7 @@ DNS2=8.8.4.4 # chkconfig network on # service network start
-
+
Hostname Cloudstack requires that the hostname be properly set. If you used the default @@ -123,7 +123,7 @@ DNS2=8.8.4.4 Now recheck with the hostname --fqdn command and ensure that it returns a FQDN response
-
+
SELinux At the moment, for CloudStack to work properly SELinux must be set to permissive. We want to both configure this for future boots and modify it @@ -151,7 +151,7 @@ SELINUXTYPE=targeted
-
+
NTP NTP configuration is a necessity for keeping all of the clocks in your cloud servers in sync. However, NTP is not installed by default. So we'll install and @@ -163,7 +163,7 @@ SELINUXTYPE=targeted # chkconfig ntpd on # service ntpd start
-
+
Configuring the CloudStack Package Repository We need to configure the machine to use a CloudStack package repository. @@ -188,7 +188,7 @@ gpgcheck=0
-
+
NFS Our configuration is going to use NFS for both primary and secondary diff --git a/docs/runbook/en-US/Management.xml b/docs/qig/en-US/Management.xml similarity index 94% rename from docs/runbook/en-US/Management.xml rename to docs/qig/en-US/Management.xml index b52eebf6dd0..f2bd3341ad1 100644 --- a/docs/runbook/en-US/Management.xml +++ b/docs/qig/en-US/Management.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,13 +23,13 @@ --> - + Installation of the management server Now it is time to start installing CloudStack's management server and some of the related components. -
+
Database Installation and Configuration We'll start out by installing MySQL and configuring @@ -61,7 +61,7 @@ binlog-format = 'ROW'
-
+
Installation We are now going to install the management server. We do that by executing the following command: # yum -y install cloud-client @@ -75,7 +75,7 @@ binlog-format = 'ROW' Now that the database has been created, we can take the final step in setting up the management server by issuing the following command: # cloud-setup-management
-
+
System Template Setup CloudStack uses a number of system VMs to provide functionality for accessing the console of virtual machines, providing various networking diff --git a/docs/runbook/en-US/Overview.xml b/docs/qig/en-US/Overview.xml similarity index 93% rename from docs/runbook/en-US/Overview.xml rename to docs/qig/en-US/Overview.xml index d686bf4aef6..4acfc1308c4 100644 --- a/docs/runbook/en-US/Overview.xml +++ b/docs/qig/en-US/Overview.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,7 +23,7 @@ --> - + Overview Infrastructure-as-a-Service (IaaS) clouds can be a complex thing to build, @@ -32,7 +32,7 @@ The goal for this runbook is to provide a straightforward set of instructions to get you up and running with CloudStack with a minimum amount of trouble. -
+
What exactly are we building? This runbook will focus on building a CloudStack cloud using KVM with @@ -50,7 +50,7 @@ to a group of virtual machines.
-
+
High level overview of the process Before we actually get to installing CloudStack, we'll start with @@ -61,7 +61,7 @@ cloud in the CloudStack web interface.
-
+
Prerequisites To complete this runbook you'll need the following items: diff --git a/docs/runbook/en-US/Preface.xml b/docs/qig/en-US/Preface.xml similarity index 94% rename from docs/runbook/en-US/Preface.xml rename to docs/qig/en-US/Preface.xml index 7a622674443..d6ba80edb6d 100644 --- a/docs/runbook/en-US/Preface.xml +++ b/docs/qig/en-US/Preface.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,7 +23,7 @@ --> - + Preface diff --git a/docs/runbook/en-US/Revision_History.xml b/docs/qig/en-US/Revision_History.xml similarity index 94% rename from docs/runbook/en-US/Revision_History.xml rename to docs/qig/en-US/Revision_History.xml index 3a50c2967b7..b9d0c79bf5f 100644 --- a/docs/runbook/en-US/Revision_History.xml +++ b/docs/qig/en-US/Revision_History.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,7 +23,7 @@ --> - + Revision History diff --git a/docs/runbook/en-US/config.xml b/docs/qig/en-US/config.xml similarity index 97% rename from docs/runbook/en-US/config.xml rename to docs/qig/en-US/config.xml index da9b1ca35cd..7ff7a72f613 100644 --- a/docs/runbook/en-US/config.xml +++ b/docs/qig/en-US/config.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,7 +23,7 @@ --> - + Configuration As we noted before we will be using security groups to provide isolation @@ -31,7 +31,7 @@ It also means that the simplicity of our setup means that we can use the quick installer. -
+
UI Access To get access to CloudStack's web interface, merely point your @@ -46,7 +46,7 @@ the admin user. Please do so.
-
+
Setting up a Zone A zone is the largest organization entity in CloudStack - and we'll be creating one, this @@ -86,7 +86,7 @@
-
+
Pod Configuration Now that we've added a Zone, the next step that comes up is a prompt for information regading a pod. Which is looking for 4 items. diff --git a/docs/runbook/en-US/kvm.xml b/docs/qig/en-US/kvm.xml similarity index 87% rename from docs/runbook/en-US/kvm.xml rename to docs/qig/en-US/kvm.xml index 37fd4934a23..91ed9d5cee9 100644 --- a/docs/runbook/en-US/kvm.xml +++ b/docs/qig/en-US/kvm.xml @@ -1,6 +1,6 @@ + %BOOK_ENTITIES; ]> @@ -23,7 +23,7 @@ --> - + KVM Setup and installation KVM is the hypervisor we'll be using - we will recover the initial setup @@ -31,7 +31,7 @@ of the agent software, you can use the same steps to add additional KVM nodes to your CloudStack environment. -
+
Prerequisites We explicitly are using the management server as a compute node as well, @@ -41,27 +41,27 @@ - + - + - + - + - + @@ -72,14 +72,14 @@
-
+
Installation Installation of the KVM agent is trivial with just a single command, but afterwards we'll need to configure a few things. # yum -y install cloud-agent -
+
KVM Configuration We have two different parts of KVM to configure, libvirt, and QEMU. -
+
QEMU Configuration KVM configuration is relatively simple at only a single item. We need to @@ -89,7 +89,7 @@ vnc_listen=0.0.0.0
-
+
Libvirt Configuration CloudStack uses libvirt for managing virtual machines. Therefore it @@ -130,7 +130,7 @@
-
+
KVM configuration complete That concludes our installation and configuration of KVM, and we'll now move to using the CloudStack UI diff --git a/docs/runbook/en-US/Runbook.ent b/docs/qig/en-US/qig.ent similarity index 100% rename from docs/runbook/en-US/Runbook.ent rename to docs/qig/en-US/qig.ent diff --git a/docs/runbook/en-US/Runbook.xml b/docs/qig/en-US/qig.xml similarity index 100% rename from docs/runbook/en-US/Runbook.xml rename to docs/qig/en-US/qig.xml diff --git a/docs/runbook/fr-FR/Book_Info.po b/docs/qig/fr-FR/Book_Info.po similarity index 100% rename from docs/runbook/fr-FR/Book_Info.po rename to docs/qig/fr-FR/Book_Info.po diff --git a/docs/runbook/fr-FR/Environment.po b/docs/qig/fr-FR/Environment.po similarity index 100% rename from docs/runbook/fr-FR/Environment.po rename to docs/qig/fr-FR/Environment.po diff --git a/docs/runbook/fr-FR/Management.po b/docs/qig/fr-FR/Management.po similarity index 100% rename from docs/runbook/fr-FR/Management.po rename to docs/qig/fr-FR/Management.po diff --git a/docs/runbook/fr-FR/Overview.po b/docs/qig/fr-FR/Overview.po similarity index 100% rename from docs/runbook/fr-FR/Overview.po rename to docs/qig/fr-FR/Overview.po diff --git a/docs/runbook/fr-FR/Preface.po b/docs/qig/fr-FR/Preface.po similarity index 100% rename from docs/runbook/fr-FR/Preface.po rename to docs/qig/fr-FR/Preface.po diff --git a/docs/runbook/fr-FR/Revision_History.po b/docs/qig/fr-FR/Revision_History.po similarity index 100% rename from docs/runbook/fr-FR/Revision_History.po rename to docs/qig/fr-FR/Revision_History.po diff --git a/docs/runbook/fr-FR/config.po b/docs/qig/fr-FR/config.po similarity index 100% rename from docs/runbook/fr-FR/config.po rename to docs/qig/fr-FR/config.po diff --git a/docs/runbook/fr-FR/kvm.po b/docs/qig/fr-FR/kvm.po similarity index 100% rename from docs/runbook/fr-FR/kvm.po rename to docs/qig/fr-FR/kvm.po diff --git a/docs/runbook/pot/Author_Group.pot b/docs/qig/pot/Author_Group.pot similarity index 100% rename from docs/runbook/pot/Author_Group.pot rename to docs/qig/pot/Author_Group.pot diff --git a/docs/runbook/pot/Book_Info.pot b/docs/qig/pot/Book_Info.pot similarity index 100% rename from docs/runbook/pot/Book_Info.pot rename to docs/qig/pot/Book_Info.pot diff --git a/docs/runbook/pot/Chapter.pot b/docs/qig/pot/Chapter.pot similarity index 100% rename from docs/runbook/pot/Chapter.pot rename to docs/qig/pot/Chapter.pot diff --git a/docs/runbook/pot/Environment.pot b/docs/qig/pot/Environment.pot similarity index 100% rename from docs/runbook/pot/Environment.pot rename to docs/qig/pot/Environment.pot diff --git a/docs/runbook/pot/Management.pot b/docs/qig/pot/Management.pot similarity index 100% rename from docs/runbook/pot/Management.pot rename to docs/qig/pot/Management.pot diff --git a/docs/runbook/pot/Overview.pot b/docs/qig/pot/Overview.pot similarity index 100% rename from docs/runbook/pot/Overview.pot rename to docs/qig/pot/Overview.pot diff --git a/docs/runbook/pot/Preface.pot b/docs/qig/pot/Preface.pot similarity index 100% rename from docs/runbook/pot/Preface.pot rename to docs/qig/pot/Preface.pot diff --git a/docs/runbook/pot/Revision_History.pot b/docs/qig/pot/Revision_History.pot similarity index 100% rename from docs/runbook/pot/Revision_History.pot rename to docs/qig/pot/Revision_History.pot diff --git a/docs/runbook/pot/Runbook.pot b/docs/qig/pot/Runbook.pot similarity index 100% rename from docs/runbook/pot/Runbook.pot rename to docs/qig/pot/Runbook.pot diff --git a/docs/runbook/pot/config.pot b/docs/qig/pot/config.pot similarity index 100% rename from docs/runbook/pot/config.pot rename to docs/qig/pot/config.pot diff --git a/docs/runbook/pot/kvm.pot b/docs/qig/pot/kvm.pot similarity index 100% rename from docs/runbook/pot/kvm.pot rename to docs/qig/pot/kvm.pot diff --git a/docs/runbook/publican.cfg b/docs/qig/publican.cfg similarity index 100% rename from docs/runbook/publican.cfg rename to docs/qig/publican.cfg diff --git a/docs/runbook/zh-CN/Author_Group.po b/docs/qig/zh-CN/Author_Group.po similarity index 100% rename from docs/runbook/zh-CN/Author_Group.po rename to docs/qig/zh-CN/Author_Group.po diff --git a/docs/runbook/zh-CN/Book_Info.po b/docs/qig/zh-CN/Book_Info.po similarity index 100% rename from docs/runbook/zh-CN/Book_Info.po rename to docs/qig/zh-CN/Book_Info.po diff --git a/docs/runbook/zh-CN/Chapter.po b/docs/qig/zh-CN/Chapter.po similarity index 100% rename from docs/runbook/zh-CN/Chapter.po rename to docs/qig/zh-CN/Chapter.po diff --git a/docs/runbook/zh-CN/Environment.po b/docs/qig/zh-CN/Environment.po similarity index 100% rename from docs/runbook/zh-CN/Environment.po rename to docs/qig/zh-CN/Environment.po diff --git a/docs/runbook/zh-CN/Management.po b/docs/qig/zh-CN/Management.po similarity index 100% rename from docs/runbook/zh-CN/Management.po rename to docs/qig/zh-CN/Management.po diff --git a/docs/runbook/zh-CN/Overview.po b/docs/qig/zh-CN/Overview.po similarity index 100% rename from docs/runbook/zh-CN/Overview.po rename to docs/qig/zh-CN/Overview.po diff --git a/docs/runbook/zh-CN/Preface.po b/docs/qig/zh-CN/Preface.po similarity index 100% rename from docs/runbook/zh-CN/Preface.po rename to docs/qig/zh-CN/Preface.po diff --git a/docs/runbook/zh-CN/Revision_History.po b/docs/qig/zh-CN/Revision_History.po similarity index 100% rename from docs/runbook/zh-CN/Revision_History.po rename to docs/qig/zh-CN/Revision_History.po diff --git a/docs/runbook/zh-CN/Runbook.po b/docs/qig/zh-CN/Runbook.po similarity index 100% rename from docs/runbook/zh-CN/Runbook.po rename to docs/qig/zh-CN/Runbook.po diff --git a/docs/runbook/zh-CN/config.po b/docs/qig/zh-CN/config.po similarity index 100% rename from docs/runbook/zh-CN/config.po rename to docs/qig/zh-CN/config.po diff --git a/docs/runbook/zh-CN/kvm.po b/docs/qig/zh-CN/kvm.po similarity index 100% rename from docs/runbook/zh-CN/kvm.po rename to docs/qig/zh-CN/kvm.po