c89bca420e | ||
---|---|---|
.devcontainer | ||
.forgejo | ||
assets | ||
build | ||
cmd | ||
contrib | ||
custom/conf | ||
docker | ||
models | ||
modules | ||
options | ||
public | ||
release-notes | ||
releases/images | ||
routers | ||
services | ||
templates | ||
tests | ||
tools | ||
web_src | ||
.air.toml | ||
.deadcode-out | ||
.dockerignore | ||
.editorconfig | ||
.envrc | ||
.eslintrc.yaml | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.gitpod.yml | ||
.golangci.yml | ||
.ignore | ||
.mailmap | ||
.markdownlint.yaml | ||
.npmrc | ||
.release-notes-assistant.yaml | ||
.spectral.yaml | ||
.yamllint.yaml | ||
BSDmakefile | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
DCO | ||
Dockerfile | ||
Dockerfile.rootless | ||
LICENSE | ||
Makefile | ||
README.md | ||
RELEASE-NOTES.md | ||
build.go | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
main.go | ||
package-lock.json | ||
package.json | ||
playwright.config.js | ||
poetry.lock | ||
poetry.toml | ||
pyproject.toml | ||
release-notes-assistant.sh | ||
renovate.json | ||
stylelint.config.js | ||
tailwind.config.js | ||
vitest.config.js | ||
webpack.config.js |
README.md
Forgejo (Codeberg)
Codeberg's fork of Forgejo, a self-hosted lightweight software forge.
Some changes made to Forgejo's source code are:
- Codeberg-specific themes
- Codeberg's custom landing page
- Codeberg's custom footer
- Various optimizations necessary for running a large instance
- Dirty hacks that we needed to deploy as soon as possible
Some of our patches may be helpful if you wish to operate a large Forgejo instance. However, this repository as a whole contains a custom version of Forgejo that is explicitly not intended for private use.
Codeberg and Forgejo work together, but, as projects, they remain separate. For more information about Forgejo and its relationship with Codeberg, take a look at Forgejo's FAQ.
Reporting Issues
If you wish to report an issue for the changes that Codeberg has made or are not sure where you should open an issue for a service hosted by Codeberg, please create an issue on Codeberg/Community.
Additionally, Forgejo maintains its own Issue Tracker for bug reports and feature requests.
Hosting
If you wish to host Forgejo on your own, please visit forgejo.org.
You can find some other repositories that help us operate codeberg.org in the Codeberg-Infrastructure organisation.
Our instance's Forgejo configurations can be found here: Codeberg-Infrastructure/build-deploy-forgejo
Contributing
We follow the upstream Forgejo tree and most of the decisions that they make for everyone else.
If you want to send a patch to codeberg.org, the best way to do that is probably sending a patch to Forgejo.
Branding
Codeberg has a set of design-related guidelines, which can be found here.
Reporting Vulnerabilities
See security.txt