0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-24 18:09:26 -05:00
forgejo-docs/docs/admin/installation.md
Gusted 3886dc485b admin: move Gitea migration to its own page
It doesn't feel right to have such guide on the installation page, it
feels more natural to have it's own page. This also keeps the
'installation' page clean, which currently feels more like an index
page, given it's linking to two other pages (installation from {binary,docker}).
2024-03-07 11:13:53 +00:00

1.2 KiB

title license
Installation CC-BY-SA-4.0

This guide covers the installation of Forgejo with Docker or from binary. Both of these methods are created and extensively tested to work on every release. They consist of three steps:

  • 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

If you already have Gitea installed through your package manager, look at the Gitea migration guide for information on how to install Forgejo, while preserving your data from your Gitea installation.

Forgejo is also available for installation using package managers on many platforms. 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. These platform-specific packages are under the care of distribution packagers, and specific packages are currently undergoing testing. For a curated inventory, please refer to the "Delightful Forgejo" list.