Installation (AEN 4.2.0)
========================

.. toctree::
   :maxdepth: 1

   requirements
   prepare-for-install
   install-server-node
   install-gateway-node
   install-compute-node
   config-conda-use-local-repository
   config/index
   upgrade
   uninstall

.. raw:: html

    <p>This is a step-by-step guide to installing an Anaconda Enterprise
    Notebooks system  comprised of a front-end server, a gateway and
    compute machines.</p>
    <p>If you have any questions about these instructions or you
    encounter any issues while installing AEN, please
    contact your sales representative or Priority Support team.</p>
    <p>When you have completed the installation process, review the
    <a class="reference internal" href="config/index.html"><span class="doc">optional configuration tasks</span></a> to see if any
    are appropriate for your system.</p>
    <div class="section" id="distributed-install">
    <h2>Distributed install<a class="headerlink" href="#distributed-install" title="Permalink to this headline">¶</a></h2>
    <p>In a distributed install the server and gateway run on separate
    hosts.</p>
    </div>
    <div class="section" id="single-box-install">
    <h2>Single-box install<a class="headerlink" href="#single-box-install" title="Permalink to this headline">¶</a></h2>
    <p>In a single-box install, both the server and the gateway need
    separate external ports since they are independent services that
    are running on the same host in the single-box installation.</p>
    <p>Both port 80 and port 8089 must be open on the firewall for
    a single-box install.</p>
    <p>The compute node only receives connections from the gateway and
    server nodes and typically runs on port 80 or port 443.</p>
    </div>
