Go to file
Percy Ma 3bb7f7ed51
[DOCS] LICENSE: add Forgejo Authors
(cherry picked from commit 7c98a4c54e)
(cherry picked from commit 1ec4a8e6cf)
(cherry picked from commit 79de60a5d8)
(cherry picked from commit e7fbfb34a9)
(cherry picked from commit 7f625d25a3)
(cherry picked from commit 9341e18427)
(cherry picked from commit a03e449c01)
(cherry picked from commit b4c7140bec)
(cherry picked from commit 685c9d4a87)
(cherry picked from commit 48b3594a7d)
(cherry picked from commit 8eefd84d38)
(cherry picked from commit d42f1028eb)
2023-05-16 10:03:04 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-05-16 10:03:04 +02:00
.github/workflows delete Gitea specific files that need rewriting for Forgejo 2023-05-16 10:03:04 +02:00
.woodpecker [CI] implementation: Woodpecker based CI 2023-05-16 07:33:34 +02:00
CONTRIBUTING [DOCS] CONTRIBUTING 2023-05-16 10:03:04 +02:00
assets
build
cmd
contrib
custom/conf
docker
docs Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
models
modules [CI] disable minio test, no minio server yet in CI 2023-05-16 08:33:22 +02:00
options
public
releases [DOCS] RELEASE-NOTES.md 2023-05-16 10:03:04 +02:00
routers
services
snap
templates Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
tests [CI] tests/pgsql.ini.tmpl: do not use minio 2023-05-16 07:38:30 +02:00
web_src
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [CI] implementation: Woodpecker based CI 2023-05-16 07:33:34 +02:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-05-16 10:03:04 +02:00
DCO
Dockerfile [CI] implementation: forgejo container images 2023-05-16 07:38:20 +02:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-05-16 07:38:20 +02:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-05-16 10:03:04 +02:00
MAINTAINERS
Makefile [CI] implementation: Woodpecker based CI 2023-05-16 07:33:34 +02:00
README.md [DOCS] README 2023-05-16 10:03:04 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 2023-05-16 10:03:04 +02:00
build.go
go.mod
go.sum
main.go
package-lock.json
package.json
playwright.config.js
vitest.config.js
webpack.config.js

README.md

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.