Skip to content

Commit

Permalink
[ci skip] Autodoc commit for d03c29f.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Oct 11, 2023
1 parent 9030eaf commit 298c522
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions latest/_sources/installation/install-software.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,14 @@ Now that Open OnDemand is installed and Apache is running, it should be serving
a public page telling you to come back here and setup authentication.

If this is the case - then you need to :ref:`add authentication <authentication>`.
The installation will not move forward with without adding authentication.
The installation will not move forward without adding authentication.

After adding authentication, but before actually testing that it works, you should
:ref:`secure your apache <add-ssl>`. This way you never send credentials over plain http.
:ref:`secure your Apache <add-ssl>`. This way you never send credentials over plain HTTP.

You may also want to :ref:`enable SELinux <modify-system-security>`.

If you're seeing the default apache page (Ubuntu users will) you will have to :ref:`debug virtualhosts <show-virtualhosts>`
If you're seeing the default Apache page (Ubuntu users will) you will have to :ref:`debug virtualhosts <show-virtualhosts>`
and likely :ref:`configure a servername <ood-portal-generator-servername>`.

Building From Source
Expand Down
6 changes: 3 additions & 3 deletions latest/installation/install-software.html
Original file line number Diff line number Diff line change
Expand Up @@ -319,11 +319,11 @@ <h2>4. Verify installation<a class="headerlink" href="#verify-installation" titl
<p>Now that Open OnDemand is installed and Apache is running, it should be serving
a public page telling you to come back here and setup authentication.</p>
<p>If this is the case - then you need to <a class="reference internal" href="../authentication.html#authentication"><span class="std std-ref">add authentication</span></a>.
The installation will not move forward with without adding authentication.</p>
The installation will not move forward without adding authentication.</p>
<p>After adding authentication, but before actually testing that it works, you should
<a class="reference internal" href="add-ssl.html#add-ssl"><span class="std std-ref">secure your apache</span></a>. This way you never send credentials over plain http.</p>
<a class="reference internal" href="add-ssl.html#add-ssl"><span class="std std-ref">secure your Apache</span></a>. This way you never send credentials over plain HTTP.</p>
<p>You may also want to <a class="reference internal" href="modify-system-security.html#modify-system-security"><span class="std std-ref">enable SELinux</span></a>.</p>
<p>If you’re seeing the default apache page (Ubuntu users will) you will have to <a class="reference internal" href="../how-tos/debug/debug-apache.html#show-virtualhosts"><span class="std std-ref">debug virtualhosts</span></a>
<p>If you’re seeing the default Apache page (Ubuntu users will) you will have to <a class="reference internal" href="../how-tos/debug/debug-apache.html#show-virtualhosts"><span class="std std-ref">debug virtualhosts</span></a>
and likely <a class="reference internal" href="../reference/files/ood-portal-yml.html#ood-portal-generator-servername"><span class="std std-ref">configure a servername</span></a>.</p>
</div>
<div class="section" id="building-from-source">
Expand Down

0 comments on commit 298c522

Please sign in to comment.