Go to file
Caesar Schinas 5362f7d053
[BRANDING] Add `forgejo` emoji
(cherry picked from commit ade55ad308)
(cherry picked from commit 107f726618)
(cherry picked from commit f29cf9cfc1)
(cherry picked from commit 0761a41eee)
(cherry picked from commit 2b1fd9565f)
(cherry picked from commit 6a7c82f13b)
(cherry picked from commit 4a56d40494)
(cherry picked from commit b48e3e896d)
(cherry picked from commit bde83340cb)
(cherry picked from commit 74e0603d6b)
(cherry picked from commit 84bd1ddc08)
(cherry picked from commit 62d9acde2a)
(cherry picked from commit 5b84a90913)
2023-05-23 11:28:49 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-05-23 09:52:00 +02:00
.github/workflows delete Gitea specific files that need rewriting for Forgejo 2023-05-23 09:51:24 +02:00
.woodpecker [CI] implementation: Woodpecker based CI 2023-05-23 07:30:26 +02:00
assets [BRANDING] add Forgejo logo 2023-05-23 11:28:49 +02:00
build
cmd Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
contrib [BRANDING] Rebrand systemd service (#137) 2023-05-23 11:28:49 +02:00
custom/conf [SECURITY] default to pbkdf2 with 320,000 iterations 2023-05-23 09:52:01 +02:00
docker
docs Use Go 1.20 for next release (#24859) 2023-05-22 16:29:53 +00:00
models Fix 500 error when select `No assignee` filter in issue list page (#24854) 2023-05-22 13:08:27 +02:00
modules [BRANDING] Add `forgejo` emoji 2023-05-23 11:28:49 +02:00
options
public [BRANDING] Add `forgejo` emoji 2023-05-23 11:28:49 +02:00
releases [DOCS] RELEASE-NOTES.md 2023-05-23 09:52:00 +02:00
routers [API] Forgejo API /api/forgejo/v1 2023-05-23 09:52:00 +02:00
services Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
snap
templates [BRANDING] Rebrand footer "powered by" links 2023-05-23 11:28:49 +02:00
tests [API] Forgejo API /api/forgejo/v1 2023-05-23 09:52:00 +02:00
web_src [API] Forgejo API /api/forgejo/v1 2023-05-23 09:52:00 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore [CI] implementation: Woodpecker based CI 2023-05-23 07:30:26 +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-23 09:51:57 +02:00
DCO
Dockerfile [CI] implementation: forgejo container images 2023-05-23 07:30:26 +02:00
Dockerfile.rootless [CI] implementation: forgejo container images 2023-05-23 07:30:26 +02:00
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-05-23 09:52:00 +02:00
MAINTAINERS
Makefile [API] Forgejo API /api/forgejo/v1 2023-05-23 09:52:00 +02:00
README.md [BRANDING] add Forgejo logo 2023-05-23 11:28:49 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 2023-05-23 09:52:00 +02:00
build.go
go.mod Use Go 1.20 for next release (#24859) 2023-05-22 16:29:53 +00:00
go.sum
main.go
package-lock.json
package.json
playwright.config.js
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-05-23 09:52:00 +02:00

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.