mirror of
https://github.com/caddyserver/website.git
synced 2025-06-14 10:14:49 -04:00
Update install docs for newer releases of RHEL and derivatives (#476)
This commit is contained in:
parent
603e2d355f
commit
78c23bf7e2
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ If you wish to use the packaged support files (systemd services, bash completion
|
||||||
|
|
||||||
This package comes with both of Caddy's [systemd service](/docs/running#linux-service) unit files, but does not enable them by default. Using the service is recommended. If you do, please read the [service usage instructions](/docs/running#using-the-service).
|
This package comes with both of Caddy's [systemd service](/docs/running#linux-service) unit files, but does not enable them by default. Using the service is recommended. If you do, please read the [service usage instructions](/docs/running#using-the-service).
|
||||||
|
|
||||||
Fedora or RHEL/CentOS 8:
|
Fedora or RHEL/CentOS 8 and later:
|
||||||
|
|
||||||
<pre><code class="cmd"><span class="bash">dnf install 'dnf-command(copr)'</span>
|
<pre><code class="cmd"><span class="bash">dnf install 'dnf-command(copr)'</span>
|
||||||
<span class="bash">dnf copr enable @caddy/caddy</span>
|
<span class="bash">dnf copr enable @caddy/caddy</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue