Go to file
Gusted a0560e454b
[BRANDING] Rebrand systemd service (#137)
- We can rebrand this quite safely, as only new installations would likely look into this file and configure the correct folders(to use forgejo instead of gitea).

Co-authored-by: Gusted <postmaster@gusted.xyz>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/137
(cherry picked from commit fa78e52b5d)
(cherry picked from commit e36d649989)
(cherry picked from commit 37e15a2f41)
(cherry picked from commit a09a4b3ce0)
(cherry picked from commit 3096b37c95)
(cherry picked from commit 187ad96c94)
(cherry picked from commit e15eb31c6e)
(cherry picked from commit e276abe341)
(cherry picked from commit 31223db5e3)
(cherry picked from commit 8ebffe0b71)
(cherry picked from commit 1d19836346)
(cherry picked from commit baaf749ce0)

Conflicts:
	contrib/systemd/forgejo.service
(cherry picked from commit c309b1a1f4)
(cherry picked from commit d6f57409da)
(cherry picked from commit c6e665b038)
(cherry picked from commit 8764e26c43)
2023-06-13 08:26:38 +02:00
.forgejo/workflows [CI] Use Forgejo Actions for PR & branch CI 2023-06-12 23:09:07 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-06-12 23:46:19 +02:00
.github/workflows delete Gitea specific files that need rewriting for Forgejo 2023-06-12 23:46:17 +02:00
assets [BRANDING] add Forgejo logo 2023-06-13 08:26:38 +02:00
build
cmd
contrib [BRANDING] Rebrand systemd service (#137) 2023-06-13 08:26:38 +02:00
custom/conf [SECURITY] default to pbkdf2 with 320,000 iterations 2023-06-12 23:58:25 +02:00
docker
docs Improve some documents: release version, logging, NFS lock (#25202) 2023-06-12 17:05:49 +08:00
models [TESTS] add unit test for repository collaboration (#825) 2023-06-12 23:58:29 +02:00
modules [TESTS] testMiddlewareHook, dependency injection in integration tests 2023-06-12 23:58:25 +02:00
options [skip ci] Updated licenses and gitignores 2023-06-12 00:29:16 +00:00
public [BRANDING] add Forgejo logo 2023-06-13 08:26:38 +02:00
releases [DOCS] RELEASE-NOTES.md 2023-06-12 23:46:19 +02:00
routers [TESTS] testMiddlewareHook, dependency injection in integration tests 2023-06-12 23:58:25 +02:00
services
snap
templates [UI] Fix misalligned icons 2023-06-12 23:58:29 +02:00
tests [TESTS] auth LinkAccount test coverage 2023-06-12 23:58:25 +02:00
web_src [UI] Fix misalligned icons 2023-06-12 23:58:29 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [CI] Woodpecker based releases process 2023-06-12 23:08:38 +02:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-06-12 23:46:19 +02:00
DCO
Dockerfile [CI] implementation: forgejo container images 2023-06-12 23:09:06 +02:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-06-12 23:09:06 +02:00
go.mod
go.sum
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-06-12 23:46:19 +02:00
main.go
MAINTAINERS
Makefile [API] Forgejo API /api/forgejo/v1 2023-06-12 23:58:15 +02:00
package-lock.json
package.json
playwright.config.js
README.md [BRANDING] add Forgejo logo 2023-06-13 08:26:38 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES: 1.20.0-0-rc0 2023-06-12 23:58:34 +02:00
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-06-12 23:58:15 +02:00

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.