First steps in federating git-servers like forgejo
Find a file
Ralph Mayer a43e702d58 update Makefile to baseline revision 4 (check-baseline + update targets)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 09:44:20 +02:00
.gitignore standardize repo: baseline rollout (8 mandatory files) 2026-03-29 19:31:46 +02:00
CHANGELOG.md update CHANGELOG.md from git log 2026-03-29 19:45:48 +02:00
CLAUDE.md standardize repo: baseline rollout (8 mandatory files) 2026-03-29 19:31:46 +02:00
inbox.md add inbox.md, update Makefile to baseline revision 2 2026-03-29 22:07:56 +02:00
LICENSE Initial commit 2025-10-29 11:35:22 +01:00
Makefile update Makefile to baseline revision 4 (check-baseline + update targets) 2026-03-30 09:44:20 +02:00
myproject.toml add myproject-toml revision to baseline tracking 2026-03-29 19:41:54 +02:00
README.md Update README.md 2025-11-24 23:43:42 +01:00
repository-federation.md Update repository-federation.md 2025-11-24 23:42:09 +01:00
tickets.org standardize repo: baseline rollout (8 mandatory files) 2026-03-29 19:31:46 +02:00

Why?

Federating git-servers is a hard problem. The first bits like staring a repository are available in forgejo as soon as you set federation enabled=true in the app.ini

If you want to test if this is working with your instance, please send me a mail/toot so I can add you to the repository. See also federating-repository.md