2023-05-27 13:01:14 -04:00
|
|
|
---
|
|
|
|
title: 'Installation'
|
|
|
|
license: 'CC-BY-SA-4.0'
|
|
|
|
---
|
|
|
|
|
2023-10-20 16:57:21 -04:00
|
|
|
This guide covers the installation of Forgejo [with
|
|
|
|
Docker](../installation-docker/) or [from
|
|
|
|
binary](../installation-binary/). Both of these methods are created
|
|
|
|
and extensively tested to work on every release. They consist of three
|
|
|
|
steps:
|
2023-05-27 13:01:14 -04:00
|
|
|
|
2023-10-20 16:57:21 -04:00
|
|
|
- Download and run the release
|
|
|
|
- Connect to the web interface and complete the configuration
|
|
|
|
- And finally register the first user which will be granted administrative permissions
|
2023-08-30 06:20:39 -04:00
|
|
|
|
2024-03-06 13:26:43 -05:00
|
|
|
If you already have Gitea installed through your package manager, look at the [Gitea
|
|
|
|
migration](../gitea-migration/) guide for information on how to install Forgejo, while
|
|
|
|
preserving your data from your Gitea installation.
|
|
|
|
|
2023-08-30 09:27:51 -04:00
|
|
|
Forgejo is also available for installation using package managers on many platforms. At this
|
2023-08-30 06:20:39 -04:00
|
|
|
time, Forgejo has been successfully adapted for use on various platforms, including Alpine Linux, Arch
|
2023-10-20 16:57:21 -04:00
|
|
|
Linux, Debian, Fedora, Gentoo, Manjaro, and the Nix ecosystem. These
|
2023-08-30 06:20:39 -04:00
|
|
|
platform-specific packages are under the care of distribution packagers, and specific packages are
|
2023-10-20 16:57:21 -04:00
|
|
|
currently undergoing testing. For a curated inventory, please refer to
|
2023-08-30 09:27:51 -04:00
|
|
|
[the "Delightful Forgejo" list](https://codeberg.org/forgejo-contrib/delightful-forgejo#packaging).
|