Author: buildbot
Date: Fri Aug 3 18:54:24 2012
New Revision: 827886
Log:
Staging update by buildbot for vcl
Modified:
websites/staging/vcl/trunk/content/ (props changed)
websites/staging/vcl/trunk/content/docs/VCL23Installation.html
Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Aug 3 18:54:24 2012
@@ -1 +1 @@
-1369161
+1369163
Modified: websites/staging/vcl/trunk/content/docs/VCL23Installation.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL23Installation.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL23Installation.html Fri Aug 3
18:54:24 2012
@@ -326,12 +326,9 @@
</li>
<li>
<p>Modify conf.php to match your site</p>
-<div class="codehilite"><pre>
-</pre></div>
-
+<div class="codehilite"><pre><span class="n">vi</span> <span
class="n">conf</span><span class="o">.</span><span class="n">php</span>
-<p>vi conf.php</p>
-<div class="codehilite"><pre><span class="o">*</span> <span
class="n">Modify</span> <span class="n">every</span> <span
class="n">entry</span> <span class="n">under</span> <span
class="s">"Things in this section must be modified"</span><span
class="o">.</span> <span class="n">Descriptions</span> <span
class="ow">and</span> <span class="n">pointers</span> <span
class="k">for</span> <span class="nb">each</span> <span class="n">value</span>
<span class="n">are</span> <span class="n">included</span> <span
class="n">within</span> <span class="n">conf</span><span
class="o">.</span><span class="n">php</span><span class="o">.</span>
+<span class="o">*</span> <span class="n">Modify</span> <span
class="n">every</span> <span class="n">entry</span> <span
class="n">under</span> <span class="s">"Things in this section must be
modified"</span><span class="o">.</span> <span
class="n">Descriptions</span> <span class="ow">and</span> <span
class="n">pointers</span> <span class="k">for</span> <span
class="nb">each</span> <span class="n">value</span> <span class="n">are</span>
<span class="n">included</span> <span class="n">within</span> <span
class="n">conf</span><span class="o">.</span><span class="n">php</span><span
class="o">.</span>
<span class="o">*</span> <span class="n">COOKIEDOMAIN</span> <span
class="o">-</span> <span class="n">set</span> <span class="n">this</span> <span
class="n">to</span> <span class="n">the</span> <span class="n">domain</span>
<span class="n">name</span> <span class="n">your</span> <span
class="n">web</span> <span class="n">server</span> <span class="n">is</span>
<span class="n">using</span> <span class="ow">or</span> <span
class="n">leave</span> <span class="n">it</span> <span class="n">blank</span>
<span class="k">if</span> <span class="n">you</span> <span class="n">are</span>
<span class="n">only</span> <span class="n">accessing</span> <span
class="n">the</span> <span class="n">web</span> <span class="n">server</span>
<span class="n">by</span> <span class="n">its</span> <span class="n">IP</span>
<span class="n">address</span>
</pre></div>
@@ -351,6 +348,60 @@
</li>
</ul>
</li>
+<li>
+<p><strong>Log In to the VCL Website</strong></p>
+<ul>
+<li>
+<p>Open the index.php page in your browser
(https://my.server.org/vcl/index.php)</p>
+<ul>
+<li>Select Local Account</li>
+<li>Username: admin</li>
+<li>Password: adminVc1passw0rd</li>
+</ul>
+</li>
+<li>
+<p>Set the admin user password (optional):</p>
+<ul>
+<li>Click User Preferences</li>
+<li>Enter the current password: adminVc1passw0rd</li>
+<li>Enter a new password</li>
+<li>Click Submit Changes</li>
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<p>Add a Management Node to the Database</p>
+<ul>
+<li>Click the Management Nodes link<ul>
+<li>Click Add</li>
+<li>Fill in these required fields:<ul>
+<li>Hostname - The name of the management node server. This value doesn't
necessarily need to be a name registered in DNS nor does it need to be the
value displayed by the Linux hostname command. For example, if you are
installing all of the VCL components on the same machine you can set this value
to localhost.</li>
+<li>IP address - the public IP address of the management node</li>
+<li>SysAdmin Email Address - error emails will be sent to this address</li>
+<li>Install Path - this is parent directory under which image files will be
stored - only required if doing bare metal installs or using VMWare with local
disks</li>
+<li>End Node SSH Identity Key Files - enter /etc/vcl/vcl.key unless you know
you are using a different SSH identity key file</li>
+</ul>
+</li>
+<li>Optionally, fill in these fields:<ul>
+<li>Address for Shadow Emails - End users are sent various emails about the
status of their reservations. If this field is configured, copies of all of
those emails will be sent to this address.</li>
+<li>Public NIC configuration method - this defaults to Dynamic DHCP - if DHCP
is not available for the public interface of your nodes, you can set this to
Static. Then, the IP configuration on the nodes will be manually set using
Public Netmask, Public Gateway, Public DNS Server, and the IP address set for
the computer under Manage Computers <br />
+</li>
+</ul>
+</li>
+<li>Click Confirm Management Node</li>
+<li>Click Submit</li>
+<li>Click the Management Nodes link<ul>
+<li>Select Edit Management Node Grouping</li>
+<li>Click Submit</li>
+<li>Select the checkbox for your management node</li>
+<li>Click Submit Changes</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
</ol>
</div>