Explorar el Código

Docs: add AlpineLinux packages (#11446)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
tags/v1.13.0-dev
6543 hace 4 años
padre
commit
7d9946f989
No account linked to committer's email address
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11
    0
      docs/content/doc/installation/from-package.en-us.md

+ 11
- 0
docs/content/doc/installation/from-package.en-us.md Ver fichero

@@ -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.

## 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

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

Cargando…
Cancelar
Guardar