Merge branch 'master' into 15572-new-install-docs
[arvados.git] / doc / install / nginx.html.textile.liquid
1 ---
2 layout: default
3 navsection: installguide
4 title: Install Nginx
5 ...
6 {% comment %}
7 Copyright (C) The Arvados Authors. All rights reserved.
8
9 SPDX-License-Identifier: CC-BY-SA-3.0
10 {% endcomment %}
11
12 h3. Centos 7
13
14 ???
15
16 h3. Debian and Ubuntu
17
18 <notextile>
19 <pre><code># <span class="userinput">apt-get --no-install-recommends install nginx</span></code></pre>
20 </notextile>