git » chasquid » commit 2f17f57

docs: Add references to the Alpine package

author Alberto Bertogli
2025-01-19 18:18:52 UTC
committer Alberto Bertogli
2025-01-19 18:18:52 UTC
parent deb2a2f22b6f4a49a2193f1b0f5c0544dd0b2253

docs: Add references to the Alpine package

Thanks to raspbeguy (https://github.com/raspbeguy) for creating and
maintaining the Alpine package.

README.md +2 -1
docs/install.md +14 -0

diff --git a/README.md b/README.md
index 3f51fc2..34e3cc0 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ It's written in [Go](https://golang.org), and distributed under the
       relay, or clear-text authentication).
     * [Monitoring] HTTP server, with exported variables and tracing to help
       debugging.
-    * Integrated with [Debian], [Ubuntu], and [Arch].
+    * Integrated with [Debian], [Ubuntu], [Arch], and [Alpine].
     * Supports using [Dovecot] for authentication.
 * Useful
     * Multiple/virtual domains, with per-domain users and aliases.
@@ -40,6 +40,7 @@ It's written in [Go](https://golang.org), and distributed under the
 
 
 [Arch]: https://blitiri.com.ar/p/chasquid/install/#arch
+[Alpine]: https://blitiri.com.ar/p/chasquid/install/#alpine
 [DKIM]: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail
 [Debian]: https://blitiri.com.ar/p/chasquid/install/#debianubuntu
 [Dovecot]: https://blitiri.com.ar/p/chasquid/dovecot/
diff --git a/docs/install.md b/docs/install.md
index a242029..abc5f1d 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -30,6 +30,20 @@ pacaur -S chasquid
 courtesy of [foxcpp](https://github.com/foxcpp/).
 
 
+### Alpine
+
+If you're using
+[Alpine](https://pkgs.alpinelinux.org/package/edge/testing/x86_64/chasquid)
+(testing repo), chasquid can be installed by running:
+
+```shell
+apk add chasquid
+```
+
+Thanks to [raspbeguy](https://github.com/raspbeguy) for maintaining the Alpine
+package.
+
+
 ### From source
 
 To get, build and install from source, you will need a working