X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/28e50cc9480fdad416404542511a172cdc7253c7..26510a8ee080eac922abd6c981e2f077fe1a2f58:/doc/install/nginx.html.textile.liquid diff --git a/doc/install/nginx.html.textile.liquid b/doc/install/nginx.html.textile.liquid index d86f3858b1..7d97c3e383 100644 --- a/doc/install/nginx.html.textile.liquid +++ b/doc/install/nginx.html.textile.liquid @@ -9,13 +9,19 @@ Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} -h3. Centos 7 +h3. CentOS 7
# yum install epel-release
 # yum install nginx
+h3. Alma/CentOS/Red Hat/Rocky 8 + + +
# dnf install nginx
+
+ h3. Debian and Ubuntu