--- layout: default navsection: installguide title: Install Nginx ... {% comment %} Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} h3. Centos 7 # yum install epel-release # yum install nginx h3. Debian and Ubuntu # apt-get --no-install-recommends install nginx
# yum install epel-release # yum install nginx
# yum install epel-release
# yum install nginx
# apt-get --no-install-recommends install nginx