mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
docs: mention caddy on Arch Linux (#150)
This commit is contained in:
parent
caede64af5
commit
b3381f9f5c
1 changed files with 7 additions and 0 deletions
|
@ -11,6 +11,7 @@ This page describes various methods for installing Caddy on your system.
|
|||
- [Static binaries](#static-binaries)
|
||||
- [Debian, Ubuntu, Raspbian](#debian-ubuntu-raspbian)
|
||||
- [Fedora, RedHat, CentOS](#fedora-redhat-centos)
|
||||
- [Arch Linux, Manjaro, Parabola](#arch-linux-manjaro-parabola)
|
||||
- [Docker](#docker)
|
||||
- [DigitalOcean](#digitalocean)
|
||||
- [Linux service](#linux-service)
|
||||
|
@ -76,6 +77,12 @@ RHEL/CentOS 7:
|
|||
|
||||
[**View the Caddy COPR**](https://copr.fedorainfracloud.org/coprs/g/caddy/caddy/)
|
||||
|
||||
## Arch Linux, Manjaro, Parabola
|
||||
|
||||
<pre><code class="cmd"><span class="bash">pacman -Syu caddy</span></code></pre>
|
||||
|
||||
[**View Caddy in the Arch Linux repositories**](https://archlinux.org/packages/community/x86_64/caddy/)
|
||||
|
||||
|
||||
## Docker
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue