Forgejo: Difference between revisions
Mentioned that Forgejo federation works via ActivityPub |
Described forgejo features |
||
| Line 1: | Line 1: | ||
Forgejo is an open source {{Term|git forge}} that aims to implement {{Term|federation}} using the [https://activitypub.rocks/ ActivityPub] protocol. It can be self-hosted to provide code collaboration services similar to GitHub. | Forgejo is an open source {{Term|git forge}} that aims to implement {{Term|federation}} using the [https://activitypub.rocks/ ActivityPub] protocol. It can be self-hosted to provide code collaboration services similar to GitHub, such as remote git repositories, issue tracking, and pull/merge requests. | ||
== Step 1: Change your SSH to a nonstandard port == | |||
Revision as of 22:29, 9 September 2026
Forgejo is an open source git forge that aims to implement federation using the ActivityPub protocol. It can be self-hosted to provide code collaboration services similar to GitHub, such as remote git repositories, issue tracking, and pull/merge requests.