Skip to content

Commit 7d9946f

Browse files
6543lunnylafriks
authored
Docs: add AlpineLinux packages (#11446)
Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: Lauris BH <[email protected]>
1 parent 75918d9 commit 7d9946f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/content/doc/installation/from-package.en-us.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ Please follow the [deployment from binary]({{< relref "from-binary.en-us.md" >}}
2525

2626
Should the packages get updated and fixed, we will provide up-to-date installation instructions here.
2727

28+
## Alpine Linux
29+
30+
Alpine Linux has gitea in its community repository. It follows the latest stable version.
31+
for more information look at https://pkgs.alpinelinux.org/packages?name=gitea&branch=edge.
32+
33+
install as usual:
34+
```sh
35+
apk add gitea
36+
```
37+
config is found in **/etc/gitea/app.ini**
38+
2839
## Windows
2940

3041
There are no published packages for Windows. This page will change when packages are published,

0 commit comments

Comments
 (0)