mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
docs: Various updates for 2.3, 2.4 beta, and Go 1.16
Steps on #139 (sorry)
This commit is contained in:
parent
2e255b1ee3
commit
57b3739a21
8 changed files with 66 additions and 6 deletions
|
@ -25,6 +25,7 @@ This page describes various methods for installing Caddy on your system.
|
|||
- [Homebrew](#homebrew)
|
||||
- [Webi](#webi)
|
||||
- [Chocolatey](#chocolatey)
|
||||
- [Ansible](#ansible)
|
||||
|
||||
|
||||
## Static binaries
|
||||
|
@ -183,3 +184,12 @@ _Note: This is a community-maintained installation method._
|
|||
<pre><code class="cmd">choco install caddy</code></pre>
|
||||
|
||||
[**View the Chocolatey package**](https://chocolatey.org/packages/caddy)
|
||||
|
||||
|
||||
## Ansible
|
||||
|
||||
_Note: This is a community-maintained installation method._
|
||||
|
||||
<pre><code class="cmd bash">ansible-galaxy install nvjacobo.caddy</code></pre>
|
||||
|
||||
[**View the Ansible role repository**](https://github.com/nvjacobo/caddy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue