MokoGitea
Moko Consulting's custom fork of Gitea, extending the self-hosted Git service with commercial license management, update feed gating, Project Board API endpoints, org-level branch protection, and custom branding.
| Field | Value |
|---|---|
| Language | Go |
| License | GPL-3.0-or-later |
| Upstream | Gitea 1.26.1 |
| Version | v1.26.1-moko.05.05.00 |
| Platform | git.mokoconsulting.tech |
Features
Commercial License Management
Full-featured license key system for gating access to Joomla/Dolibarr update feeds. Supports key generation, validation, domain enforcement, auto-association, renewal, and team-based permissions via TypeLicenses unit.
See: License Management
Update Feed Server
Built-in Joomla updates.xml and Dolibarr JSON feed generation from repository releases. Supports license key validation, channel-based access control, and platform-aware feed buttons on release pages.
Org-Level Branch Protection
Organization-scoped rulesets that cascade to all repos automatically. Supports glob patterns. Full CRUD API.
See: Org Branch Protection API
Project Board API
REST API endpoints for managing project boards, columns, and cards programmatically.
See: Project API
Other
- Configurable Help/Support URLs — Replace hardcoded docs.gitea.com links via
HELP_URLandSUPPORT_URLin app.ini - Custom branding — Moko Consulting visual identity (logos, colors, footer)
- Full upstream compatibility — all standard Gitea features remain intact
- Single binary deployment — written in Go, cross-platform, minimal resources
Wiki Pages
| Page | Description |
|---|---|
| License Management | Commercial license system — packages, keys, permissions, domain enforcement, renewal, update feeds |
| Branding | Custom branding and visual identity details |
| Deployment | Production deployment guide |
| Org Branch Protection API | Org-level branch protection rulesets and API reference |
| Project API | Custom API endpoint reference for project boards |
| Roadmap | Development roadmap and planned features |
| Revision | Date | Author | Description |
|---|---|---|---|
| 4.0 | 2026-05-31 | Moko Consulting | Add license management system, update version/license, restructure features |
| 3.0 | 2026-05-12 | Moko Consulting | Add org branch protection, help URLs, version convention |
| 2.0 | 2026-05-10 | Moko Consulting | Rewrite with detailed features and fork documentation |
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |