mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
docs/install: Caddy is also available on Termux
This commit is contained in:
parent
1957b7f536
commit
62d719d3c9
1 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,7 @@ This page describes various methods for installing Caddy on your system.
|
|||
- [Webi](#webi)
|
||||
- [Chocolatey](#chocolatey)
|
||||
- [Ansible](#ansible)
|
||||
- [Termux](#termux)
|
||||
|
||||
|
||||
## Static binaries
|
||||
|
@ -211,3 +212,10 @@ _Note: This is a community-maintained installation method._
|
|||
<pre><code class="cmd">scoop install caddy</code></pre>
|
||||
|
||||
[**View the Scoop manifest**](https://github.com/ScoopInstaller/Main/blob/master/bucket/caddy.json)
|
||||
|
||||
|
||||
## Termux
|
||||
|
||||
_Note: This is a community-maintained installation method._
|
||||
|
||||
<pre><code class="cmd">pkg install caddy</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue