| | |
| | | <para>This chapter covers command-line installation with additional |
| | | information on setup options.</para> |
| | | |
| | | <procedure> |
| | | <procedure xml:id="before-you-install"> |
| | | <title>To Prepare For Installation</title> |
| | | |
| | | <step> |
| | |
| | | </step> |
| | | </procedure> |
| | | |
| | | <procedure> |
| | | <procedure xml:id="command-line-install"> |
| | | <title>To Install OpenDJ Directory Server</title> |
| | | |
| | | <indexterm><primary>Command-line installation</primary></indexterm> |
| | | <step> |
| | | <para>Unzip <filename>OpenDJ-<?eval ${project.version}?>.zip</filename> |
| | | in the file system directory where you want to install the server.</para> |
| | |
| | | want to install elsewhere on the file system, unzip the files in that |
| | | location.</para> |
| | | </step> |
| | | |
| | | |
| | | <step> |
| | | <para>Run the <command>setup --cli</command> command found in the |
| | | <filename>OpenDJ-<?eval ${project.version}?></filename> directory.</para> |
| | |
| | | values for the options you choose during interactive mode, thus |
| | | scripting the installation process. See <command>setup --help</command> |
| | | and the notes below.</para> |
| | | |
| | | |
| | | <indexterm><primary>Silent installation</primary></indexterm> |
| | | <para>To perform a non-interactive, silent installation, provide all |
| | | the options to configure OpenDJ, and then also use the <literal>-n</literal> |
| | | or <literal>--no-prompt</literal> option.</para> |
| | | |
| | | <para>The <command>setup</command> command without the |
| | | <literal>--cli</literal> option runs the Quick Start |
| | | GUI installer with your local version of software, as does |
| | |
| | | option, specifying values for all the other options you require.</para> |
| | | </note> |
| | | |
| | | <procedure> |
| | | <procedure xml:id="install-dsml-gateway"> |
| | | <title>To Install OpenDJ DSML gateway</title> |
| | | |
| | | <indexterm><primary>DSML gateway installation</primary></indexterm> |
| | | <para>The OpenDJ DSML gateway functions as a web application located in a |
| | | web application container. The DSML gateway runs independently of OpenDJ |
| | | directory server. You configure the gateway to access your directory service |