diff --git a/src/docs/markdown/install.md b/src/docs/markdown/install.md index 13670fe..e0f5074 100644 --- a/src/docs/markdown/install.md +++ b/src/docs/markdown/install.md @@ -23,6 +23,7 @@ Our [official packages](https://github.com/caddyserver/dist) come only with the **Community-maintained:** +- [Gentoo](#gentoo) - [Homebrew (Mac)](#homebrew-mac) - [Chocolatey (Windows)](#chocolatey-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._ + +
emerge www-servers/caddy
+
+[**View Gentoo Package**](https://packages.gentoo.org/packages/www-servers/caddy)
+
+
+
## Homebrew (Mac)
_Note: This is a community-maintained installation method._