mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 12:15:08 -04:00
install: Add Gentoo package (#355)
Signed-off-by: Rahil Bhimjiani <me@rahil.website>
This commit is contained in:
parent
62d50930b4
commit
5bb6d92c63
1 changed files with 11 additions and 0 deletions
|
@ -23,6 +23,7 @@ Our [official packages](https://github.com/caddyserver/dist) come only with the
|
||||||
|
|
||||||
**Community-maintained:**
|
**Community-maintained:**
|
||||||
|
|
||||||
|
- [Gentoo](#gentoo)
|
||||||
- [Homebrew (Mac)](#homebrew-mac)
|
- [Homebrew (Mac)](#homebrew-mac)
|
||||||
- [Chocolatey (Windows)](#chocolatey-windows)
|
- [Chocolatey (Windows)](#chocolatey-windows)
|
||||||
- [Scoop (Windows)](#scoop-windows)
|
- [Scoop (Windows)](#scoop-windows)
|
||||||
|
@ -114,6 +115,16 @@ See our [recommended Docker Compose configuration](/docs/running#docker-compose)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Gentoo
|
||||||
|
|
||||||
|
_Note: This is a community-maintained installation method._
|
||||||
|
|
||||||
|
<pre><code class="cmd">emerge www-servers/caddy</code></pre>
|
||||||
|
|
||||||
|
[**View Gentoo Package**](https://packages.gentoo.org/packages/www-servers/caddy)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Homebrew (Mac)
|
## Homebrew (Mac)
|
||||||
|
|
||||||
_Note: This is a community-maintained installation method._
|
_Note: This is a community-maintained installation method._
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue