*************************************************
Maintenance and configuration concerns (AER 2.27)
*************************************************

.. raw:: html

    <div class="section" id="run-anaconda-repository-on-an-alternate-port">
    <h2>Run Anaconda repository on an alternate port<a class="headerlink" href="#run-anaconda-repository-on-an-alternate-port" title="Permalink to this headline">¶</a></h2>
    <p>To run Anaconda repository on a port other than the standard port 8080, modify the
    usual instructions by adjusting the port numbers in
    your <a class="reference internal" href="troubleshoot.html"><em>iptables configuration</em></a> and specifying the correct
    port in your supervisord.conf file.</p>
    </div>
    <div class="section" id="recommended-general-maintenance">
    <h2>Recommended general maintenance<a class="headerlink" href="#recommended-general-maintenance" title="Permalink to this headline">¶</a></h2>
    <p>To maintain an Anaconda repository installation, perform all of these tasks regularly:</p>
    <ul class="simple">
    <li>Review the error logs</li>
    <li>Back up the file system</li>
    <li>Back up the database</li>
    <li>Update the anaconda-server package with the <code class="docutils literal"><span class="pre">conda</span> <span class="pre">update</span> <span class="pre">anaconda-server</span></code> command</li>
    </ul>
    </div>
