0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-12-22 22:17:10 -05:00

admin:installation:Installation from package docs

This commit is contained in:
firefly-cpp 2023-08-30 12:20:39 +02:00
parent b0319eaa02
commit 12cf38145e

View file

@ -381,3 +381,12 @@ You can always call forgejo and its subcommands with `-h` or `--help` to make it
information like available options and (sub)commands, for example
`$ forgejo admin user -h`
to show available subcommands to administrate users on the commandline.
## Installation from package
Presently, Forgejo is accessible for installation through platform-specific packages as well. At this
time, Forgejo has been successfully adapted for use on various platforms, including Alpine Linux, Arch
Linux, Debian, Fedora, Gentoo, Manjaro, and the Nix ecosystem. It's important to acknowledge that these
platform-specific packages are under the care of distribution packagers, and specific packages are
currently undergoing testing. For a carefully curated inventory, please refer to the following
[webpage](https://codeberg.org/forgejo-contrib/delightful-forgejo#packaging).