|
|
127424 |
.TH %{scl_name} "7" "" "nginx %{version} Software Collection" "User Commands"
|
|
|
127424 |
.SH NAME
|
|
|
127424 |
%{scl_name} \- manual page for nginx %{version} Software Collection
|
|
|
127424 |
.SH SYNOPSIS
|
|
|
127424 |
.B scl
|
|
|
127424 |
\fIenable %{scl_name} \[aq]nginx\[aq]\fR
|
|
|
127424 |
.PP
|
|
|
127424 |
.B %{service_start}
|
|
|
127424 |
.SH DESCRIPTION
|
|
|
127424 |
Package %{scl_name} provides the nginx web server as a Software
|
|
|
127424 |
Collection. For more information about Software Collections,
|
|
|
127424 |
see the \fIscl\fR(1) man page. By installing the %{scl_name} collection,
|
|
|
127424 |
you will get the minimum working set of packages to have a working nginx
|
|
|
127424 |
web server.
|
|
|
127424 |
.PP
|
|
|
127424 |
Software Collections allows the use of applications which are not located
|
|
|
127424 |
in the filesystem root hierarchy but are present in an alternative
|
|
|
127424 |
location, which is \fI%{_scl_root}\fR in case of the %{scl_name}
|
|
|
127424 |
collection.
|
|
|
127424 |
.PP
|
|
|
127424 |
nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and
|
|
|
127424 |
IMAP protocols, with a strong focus on high concurrency, performance and low
|
|
|
127424 |
memory usage.
|
|
|
127424 |
.PP
|
|
|
127424 |
When you want to work with the %{scl_name} collection, use the \fBscl\fR
|
|
|
127424 |
utility (see the \fIscl\fR(1) man page for usage) to enable the scl
|
|
|
127424 |
environment.
|
|
|
127424 |
.SH EXAMPLES
|
|
|
127424 |
scl enable %{scl_name} \[aq]\fIcommand\fR \fB\-\-arg\fR\[aq]
|
|
|
127424 |
.IP
|
|
|
127424 |
Runs a specific \fIcommand\fR with the argument \fB\-\-arg\fR within the
|
|
|
127424 |
environment of the %{scl_name} software collection.
|
|
|
127424 |
.PP
|
|
|
127424 |
scl enable %{scl_name} bash
|
|
|
127424 |
.IP
|
|
|
127424 |
Run an interactive shell with the %{scl_name} software collection enabled.
|
|
|
127424 |
.PP
|
|
|
127424 |
scl enable %{scl_name} \[aq]man nginx\[aq]
|
|
|
127424 |
.IP
|
|
|
127424 |
Show man pages for the nginx command, which is a part of the
|
|
|
127424 |
%{scl_name} software collection.
|
|
|
127424 |
.SH "REPORTING BUGS"
|
|
|
127424 |
Report bugs to <https://bugzilla.redhat.com/>.
|