Merge branch '21717-keepstore-cors'
[arvados.git] / doc / install / nginx.html.textile.liquid
index 364cc9c3f69d9948bec0e22ba2af64c04e8b853f..7d97c3e38351cc506d7b447099ba1053c9dba8ce 100644 (file)
@@ -9,9 +9,18 @@ Copyright (C) The Arvados Authors. All rights reserved.
 SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
-h3. Centos 7
+h3. CentOS 7
 
-???
+<notextile>
+<pre><code># <span class="userinput">yum install epel-release</span></code>
+<code># <span class="userinput">yum install nginx</span></code></pre>
+</notextile>
+
+h3. Alma/CentOS/Red Hat/Rocky 8
+
+<notextile>
+<pre><code># <span class="userinput">dnf install nginx</span></code></pre>
+</notextile>
 
 h3. Debian and Ubuntu