cloudstack/docs/en-US/installation-complete.xml
2012-07-16 15:43:58 -04:00

21 lines
1.2 KiB
XML

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
%BOOK_ENTITIES;
]>
<section id="installation-complete">
<title>Installation Complete! Next Steps</title>
<para>Congratulations! You have now installed &PRODUCT; Management Server and the database it uses to persist system data.</para>
<mediaobject>
<imageobject>
<imagedata fileref="./images/installation-complete.png" />
</imageobject>
<textobject><phrase>installation-complete.png: Finished installs with single Management Server and multiple Management Servers</phrase></textobject>
</mediaobject>
<para>What should you do next?</para>
<itemizedlist>
<listitem><para>Even without adding any cloud infrastructure, you can run the UI to get a feel for what's offered and how you will interact with &PRODUCT; on an ongoing basis. See Log In to the UI.</para></listitem>
<listitem><para>When you're ready, add the cloud infrastructure and try running some virtual machines on it, so you can watch how &PRODUCT; manages the infrastructure. See Provision Your Cloud Infrastructure.</para></listitem>
</itemizedlist>
</section>