0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-20 17:26:56 -05:00
forgejo-docs/docs/admin/installation.md
Otto Richter 10dff2ee1a simplify installation quickstart
Goal: prevent situations like https://codeberg.org/forgejo/forgejo/issues/5278 where users run Forgejo without reading the detailed setup guide.
2024-09-11 10:11:50 +00:00

1.2 KiB

title license
Installation CC-BY-SA-4.0

Forgejo publishes a stable release every three months and a long term support (LTS) release every year. Patch releases are published more frequently and provide fixes for bugs and security vulnerabilities. Please review the releases management and also the Forgejo versioning scheme documentation for further information.

Get started in a few simple steps:

  1. set up Forgejo on your system ...
  2. connect to the web interface and complete the configuration, and,
  3. 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.