mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Docs: add AlpineLinux packages (#11446)
Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: Lauris BH <[email protected]>
This commit is contained in:
committed by
GitHub
co-authored by
Lunny Xiao
Lauris BH
parent
bd164d386b
commit
294bdf1724
@@ -25,6 +25,17 @@ Please follow the [deployment from binary]({{< relref "from-binary.en-us.md" >}}
|
|||||||
|
|
||||||
Should the packages get updated and fixed, we will provide up-to-date installation instructions here.
|
Should the packages get updated and fixed, we will provide up-to-date installation instructions here.
|
||||||
|
|
||||||
|
## Alpine Linux
|
||||||
|
|
||||||
|
Alpine Linux has gitea in its community repository. It follows the latest stable version.
|
||||||
|
for more information look at https://pkgs.alpinelinux.org/packages?name=gitea&branch=edge.
|
||||||
|
|
||||||
|
install as usual:
|
||||||
|
```sh
|
||||||
|
apk add gitea
|
||||||
|
```
|
||||||
|
config is found in **/etc/gitea/app.ini**
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
||||||
There are no published packages for Windows. This page will change when packages are published,
|
There are no published packages for Windows. This page will change when packages are published,
|
||||||
|
|||||||
Reference in New Issue
Block a user