mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
docs: Move DEB / RPM repository to general installation section
Since it is required for both the Management Server and KVM Hypervisor
This commit is contained in:
parent
35a311907d
commit
6265ced4bd
@ -26,6 +26,9 @@
|
||||
<title>Configure package repository</title>
|
||||
<para>&PRODUCT; is only distributed from source from the official mirrors. DEB and RPM packages are however build for your convience by third-parties</para>
|
||||
<para>When installing &PRODUCT; it is recommended you use these package repositories for easy installation.</para>
|
||||
<note>
|
||||
<para>These repositories contain both the Management Server and KVM Hypervisor packages.</para>
|
||||
</note>
|
||||
<section id="configure-package-repository-deb">
|
||||
<title>DEB package repository</title>
|
||||
<para>You can add a DEB package repository to your apt sources with the following commands.</para>
|
||||
|
||||
@ -26,7 +26,6 @@
|
||||
<title>Hypervisor Host installation</title>
|
||||
<xi:include href="hypervisor-host-install-overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
<xi:include href="hypervisor-host-install-prepare-os.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
<xi:include href="configure-package-repository.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
<xi:include href="hypervisor-host-install-libvirt.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
<xi:include href="hypervisor-host-install-security-policies.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
<xi:include href="hypervisor-host-install-network.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
|
||||
@ -30,7 +30,6 @@
|
||||
<para>The procedure for installing the Hypervisor Host is:</para>
|
||||
<orderedlist>
|
||||
<listitem><para>Prepare the Operating System</para></listitem>
|
||||
<listitem><para>Configure the DEB / RPM repository</para></listitem>
|
||||
<listitem><para>Install and configure libvirt</para></listitem>
|
||||
<listitem><para>Configure Security Policies (AppArmor and SELinux)</para></listitem>
|
||||
<listitem><para>Install and configure the Agent</para></listitem>
|
||||
|
||||
@ -27,6 +27,7 @@
|
||||
<xi:include href="who-should-read-installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="installation-steps-overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="minimum-system-requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="configure-package-repository.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
||||
<xi:include href="management-server-install-flow.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="hypervisor-host-install-flow.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
</chapter>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user