First steps in federating git-servers like forgejo
- Makefile 100%
Align with project-the-baseline standards: - .gitignore (canonical, revision 1) - Makefile (canonical, revision 1) - myproject.toml ([baseline] section for revision tracking) - CHANGELOG.md, AGENTS.md, README.md, LICENSE - CLAUDE.md (shim that points to AGENTS.md) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| AGENTS.md | ||
| CHANGELOG.md | ||
| CLAUDE.md | ||
| inbox.md | ||
| LICENSE | ||
| Makefile | ||
| myproject.toml | ||
| README.md | ||
| repository-federation.md | ||
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