mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
20.57.2011 db1f00b67632d5a638f0b30129d547db9338059b
opends/resource/install.html
@@ -30,15 +30,15 @@
<br>
<h2>How To Install OpenDJ</h2>
<p>If you are reading this page, you have already downloaded and unzipped
<p>If you are reading this page, you have already downloaded and unzipped
an OpenDJ build.
<p>You can install OpenDJ in two modes:
<ul>
  <li><b>Graphical User Interface (GUI) mode</b>. The GUI mode uses
QuickSetup, a Java-based graphical tool that enables you to install and configure an
QuickSetup, a Java-based graphical tool that enables you to install and configure an
OpenDJ directory server, load it with data and get it running in very little time.
  </li>
  <li><b>Interactive Command-line mode</b>. The interactive command-line utility
  <li><b>Interactive Command-line mode</b>. The interactive command-line utility
  prompts you for required information before the installation and configuration begin.
  </li>
</ul>
@@ -48,16 +48,16 @@
It is recommended that your system have at least 100MB of disk space and
256MB of free memory to run OpenDJ for evaluation purposes. Note that
you can configure OpenDJ in such a way that it requires substantially
less, or more, disk space. For more information, see the
<a href="https://www.opends.org/wiki/page/OpenDSSystemRequirements">OpenDS System Requirements</a>.
less, or more, disk space. For more information, see the
<a href="http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide/chap-before-you-install.html">OpenDJ System Requirements</a>.
<h3>To Install OpenDJ in GUI mode</h3>
You can run QuickSetup remotely via Java Web Start, or locally from within the
You can run QuickSetup remotely via Java Web Start, or locally from within the
build that you have downloaded and unzipped.
<p>If you run QuickSetup remotely, it automatically downloads and
unzips the latest weekly build, and handles server configuration.
unzips the latest weekly build, and handles server configuration.
<a class="external" href="http://www.forgerock.org/downloads/opendj/2.4.0/install/QuickSetup.jnlp">Launch QuickSetup via Java Web Start</a><img class="outlink" src="Install_files/out.png" alt="">.
<a class="external" href="http://www.forgerock.org/downloads/opendj/2.4.4/install/QuickSetup.jnlp">Launch QuickSetup via Java Web Start</a><img class="outlink" src="Install_files/out.png" alt="">.
</p>
<p>To run QuickSetup locally:
</p>
@@ -68,9 +68,9 @@
(Windows)     setup.bat
  </span>
  </li>
  <li>On Mac systems, double-click on the QuickSetup.app application to launch
  <li>On Mac systems, double-click on the QuickSetup.app application to launch
      QuickSetup directly from the Finder.<br><br>
  </li>
  </li>
  <li>Answer the questions in the installation wizard.
  </li>
</ol>
@@ -90,12 +90,12 @@
<h3>See Also</h3>
<ul>
  <li><a href="https://www.opends.org/wiki/page/InstallingTheOpenDSDirectoryServer">Installing the OpenDS Directory Server</a>
  <li><a href="http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide.html">Installing the OpenDJ directory server</a>
  <br>
  <li> <a href="https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool">Overview of the QuickSetup Tool</a>
  <li> <a href="http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide/chap-install-gui.html">Installing OpenDJ with the QuickSetup Wizard</a>
  <br>
  </li>
  <li> <a href="https://www.opends.org/wiki/page/Setup">setup</a>
  <li> <a href="http://opendj.forgerock.org/doc/install-guide/OpenDJ-Install-Guide/chap-install-cli.html">Installing OpenDJ from the Command Line</a>
  </li>
</ul>
</body>