84 Commits

Author SHA1 Message Date
Jessica Tomechak
ab280d9136 New main book file with corrections for latest chapter structure, plus one missing file. 2012-10-03 11:39:07 -07:00
Hugo Trippaers
d07700eb6d Shortcut didn't work 2012-10-03 20:03:46 +02:00
Hugo Trippaers
03b2f9bfd1 fixes namespaces and entities 2012-10-03 10:52:30 -07:00
Hugo Trippaers
e125cd3bb4 Extended the documentation 2012-10-03 09:48:10 -07:00
Hugo Trippaers
11cdd6e9c3 Create the documentation skeleton 2012-10-03 09:47:50 -07:00
Jessica Tomechak
8d158c9516 Updated files for Admin Guide.
cloudstack_admin and Book_Info_Admin: new book files;
publican-adminguide.cfg: added condition tag;
projects: promoted to chapter;
projects-overview: was projects;
provisioning-steps: removed "Changing root password" as this is already included in ui.xml;
ui: added sshkeys section;
user-services-overview: moved 2 sections into accounts.xml;
and various other updates.
2012-10-02 12:50:11 -07:00
David Nalley
bfc79f56f6 adding support for transifex client, cleaning up for documentation 2012-09-26 01:48:07 -04:00
Wido den Hollander
5c4cf11860 docs: Update the documentation for the database installtion.
This adds more documentation about installing the MySQL database locally
or on an external node.

It also adds Ubuntu documentation.
2012-09-25 16:56:49 +02:00
Wido den Hollander
9f2bd07aad docs: Add note for DEB packages
We only build for Ubuntu 12.04
2012-09-25 13:59:32 +02:00
Wido den Hollander
11acc208d2 docs: Remove unused files
These files are never included and contain duplicate information
2012-09-24 16:42:17 +02:00
Wido den Hollander
6265ced4bd docs: Move DEB / RPM repository to general installation section
Since it is required for both the Management Server and KVM Hypervisor
2012-09-24 16:42:17 +02:00
Wido den Hollander
35a311907d docs: Replace google.com by cloudstack.org 2012-09-24 16:42:17 +02:00
Wido den Hollander
bc9b21b12d docs: Add DEB and RPM repository to documentation 2012-09-24 16:42:17 +02:00
Wido den Hollander
207202f59f docs: Remove unused file 2012-09-24 16:42:17 +02:00
Gavin Lee
b6fb19f2cd docbook for adding primary and secondary storage
Signed-off-by: Gavin Lee <gavin.lxh@gmail.com>
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-24 17:48:40 +08:00
Sebastien Goasquen
56b4ac184f Initial AWS EC2 docs 2012-09-23 09:13:45 -04:00
David Nalley
98f4542d1c fixing some docs 2012-09-21 19:12:43 -04:00
Radhika PC
74e4b787b4 Applying additional admin guide changes- https://reviews.apache.org/r/7119 2012-09-20 19:30:45 -04:00
Jessica Tomechak
a5f13012d6 Add license header to doc file. 2012-09-18 11:10:52 -07:00
Jessica Tomechak
7fa4d43298 New book info file for all-inclusive documentation build. 2012-09-17 18:07:45 -07:00
Jessica Tomechak
eb47a57daa Promote sections to chapters: Cloud Infrastructure Concepts and Provisioning Steps. 2012-09-17 17:52:23 -07:00
Chip Childers
911048929d Adding license header to an SVG file. 2012-09-14 13:23:44 -04:00
Radhika PC
4db0ecf8fb [DOCS] image files 2012-09-14 12:14:19 -04:00
Radhika PC
006931aebb [DOCS] files for s2s 2012-09-14 12:09:24 -04:00
Gavin Lee
9b70bd0d4b [DOCS]Docbook xml for section: Citrix XenServer Installation 2012-09-13 12:11:15 -04:00
David Nalley
6089c33f68 Revert "Feature Documentation for s2svpn interVlan and Autoscale"
This reverts commit 4a8bb9dfc70a1d0b1b855b10d821a54ed51a0ba6.
2012-09-13 12:03:55 -04:00
Radhika Puthiyetath
a19c962bf5 Feature Documentation for s2svpn interVlan Reviewed-By:Jessica Tomechak 2012-09-11 21:31:51 +05:30
Radhika Puthiyetath
4a8bb9dfc7 Feature Documentation for s2svpn interVlan and Autoscale 2012-09-11 14:23:59 +05:30
David Nalley
e6f82b164b fixing a few license headers 2012-09-10 13:29:08 -04:00
Gavin Lee
8a2259d2af https://reviews.apache.org/r/6852 - Docbook transition for section: Advanced Zone Configuration 2012-09-03 09:32:50 -04:00
Gavin Lee
ac3d70dad8 https://reviews.apache.org/r/6868 - Docbook for section initializing and testing 2012-09-03 09:24:22 -04:00
Wido den Hollander
342481e603 docs: Add more Hypervisor and Management installation
This commit also renames a lot of Management Server installation files to try to get
consistency in the naming of files.

It should make it easier to identify which files are for which section.
2012-08-24 16:44:53 +02:00
Wido den Hollander
48227b972a docs: Add network and firewall configuration for Hypervisor 2012-08-21 00:10:31 +02:00
Wido den Hollander
677204798c docs: Use language="Bash" for statements of execution.
This seems to be the way with Publican and also makes C/P easier
2012-08-21 00:10:31 +02:00
Joe Brockmeier
c383d38c69 docs: Some minor cleanup of files that had tabs instead of spaces.
Removed 3.0.4 CloudPlatform release notes.
2012-08-16 23:38:56 +02:00
David Nalley
d626e29fa7 adding yet another ent file 2012-08-16 14:36:13 -04:00
Wido den Hollander
b6a610e2db docs: Work on Management Server and Hypervisor Host installation
The Hypervisor installation describes what cloud-setup-agent is actually doing, but this way administrators know what the tool is doing.

We could remove all these things from cloud-setup-agent and require system administrators to perform these steps them selfs, this way
we don't break anything on their systems.

It would make setting up Hypervisors a bit harder, but would be much better on the longer run.
2012-08-16 17:27:54 +02:00
Joe Brockmeier
1869160cdd committing changes for docs licensing cleanup https://reviews.apache.org/r/6618 2012-08-15 19:42:47 -04:00
Chip Childers
ba61d7e027 Patch from Joe Brockmeier: Add Apache license to last of the files under doc 2012-08-13 11:35:51 -04:00
Chip Childers
7d5be64a58 Patch from Joe Brockmeier: Add license headers to u-named files, fix DTDs, etc. 2012-08-13 10:38:47 -04:00
Chip Childers
f572bccc61 Patch from Joe Brockmeier: Fixes docs v, w, x, z 2012-08-13 10:08:45 -04:00
Alena Prokharchyk
b61468d65c Merge branch 'master' into vpc
Conflicts:
	plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
2012-08-11 18:27:18 -07:00
Wido den Hollander
6e33102df7 docs: Update Operating System requirements management server 2012-08-11 23:12:33 +02:00
Wido den Hollander
dcfa5a50b7 docs: Fix indentation according to coding convention
The coding convention requires:
* 4 spaces, no tabs
* Unix line endings
2012-08-11 22:43:26 +02:00
Joe Brockmeier
f0dfa3f75f fixing licenses for t files, misc fixes 2012-08-11 12:02:27 -07:00
Joe Brockmeier
121bf3a13e fixing licenses for s files 2012-08-11 12:01:02 -07:00
Joe Brockmeier
37c138840b fixing licenses for q,r files 2012-08-11 11:56:32 -07:00
Joe Brockmeier
cf5c7bd88f fixing licenses for p doc files 2012-08-11 11:40:03 -07:00
Joe Brockmeier
99fb423ee8 cleaning up some stray files added recently 2012-08-10 23:10:54 -04:00
Joe Brockmeier
c8f3fc4558 fixing licenses for o doc files 2012-08-10 23:05:24 -04:00