|
|
@ -17,16 +17,13 @@ menu: |
|
|
|
|
|
|
|
|
|
|
|
## Debian |
|
|
|
## Debian |
|
|
|
|
|
|
|
|
|
|
|
The only distribution that has any "official" package of Gitea is Debian. This is currently |
|
|
|
Although there is a package of Gitea in Debian's [contrib](https://wiki.debian.org/SourcesList), |
|
|
|
in Debian's [contrib](https://wiki.debian.org/SourcesList). This is (currently) only available |
|
|
|
it is not supported directly by us. |
|
|
|
in Debian testing and unstable (but should be installable/functional on stable). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Edit /etc/apt/sourced.list |
|
|
|
Unfortunately the package is not maintained anymore and broken because of missing sources. |
|
|
|
- Add "contrib" to "deb http://deb.debian.org/debian unstable main contrib" |
|
|
|
Please follow the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide instead. |
|
|
|
- apt-get update |
|
|
|
|
|
|
|
- apt-get install gitea |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For other distributions, see the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) guide. |
|
|
|
Should the packages get updated and fixed, we will provide up-to-date installation instructions here. |
|
|
|
|
|
|
|
|
|
|
|
## Windows |
|
|
|
## Windows |
|
|
|
|
|
|
|
|
|
|
|