-
Notifications
You must be signed in to change notification settings - Fork 0
Forgejo
github-actions[bot] edited this page Aug 31, 2026
·
1 revision
Self-hosted Forgejo git forge plus a Forgejo Actions runner for zero-quota offline CI. Free — MIT licensed.
nself plugin install forgejoNo license key required.
Self-hosted Forgejo git forge + Forgejo Actions runner. Provides offline CI that executes .github/workflows/*.yml YAML on self-hosted compute, consuming zero GitHub Actions quota. Designed for the ops profile (ops server on staging/prod).
This plugin runs as its own container in your nSelf stack (rebuild with nself build && nself start after install).
Category: development. Current version: 1.0.0.
| Env Var | Default | Description |
|---|---|---|
NSELF_FORGEJO_ADMIN_USER |
(required) | Required. |
NSELF_FORGEJO_ADMIN_PASSWORD |
— | Required. |
NSELF_FORGEJO_ADMIN_EMAIL |
(required) | Required. |
FORGEJO_RUNNER_REGISTRATION_TOKEN |
— | Required. |
FORGEJO_HTTP_PORT |
(see plugin.json) | Optional. |
FORGEJO_SSH_PORT |
(see plugin.json) | Optional. |
FORGEJO_DOMAIN |
(see plugin.json) | Optional. |
FORGEJO_RUNNER_NAME |
(see plugin.json) | Optional. |
FORGEJO_RUNNER_LABELS |
(see plugin.json) | Optional. |
FORGEJO_RUNNER_CAPACITY |
(see plugin.json) | Optional. |
FORGEJO_RUNNER_MEMORY |
(see plugin.json) | Optional. |
FORGEJO_RUNNER_CPU |
(see plugin.json) | Optional. |
| Port | Purpose |
|---|---|
| 3844 | Forgejo service |
Forgejo's own web UI + REST API at the configured domain
Forgejo Actions runner registers against Forgejo's runner-registration endpoint
| Route | Target |
|---|---|
/ |
Forgejo web UI, on its own configured domain |
curl http://localhost:3844/healthManifest: plugins/forgejo/plugin.json
- CI — local lint/test/build/gitleaks gate
- GitHub-Runner — self-hosted GitHub Actions runner
← Home →
- Commands
- File Processing Commands
- GitHub Commands
- ID.me Commands
- Jobs Commands
- Notifications Commands
- Realtime Commands
- Shopify Commands
- Stripe Commands
View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)
- Access-Controls
- Admin-Api
- AI-CLI
- AI-Studio
- Alerts
- Analytics
- API
- Audit
- Audit-Analytics
- Audit-Log
- Auth-Enterprise
- Backup
- BYOK
- CDC
- CDN
- CI
- Claw-CLI
- Cloudflare
- Compliance
- Content-Acquisition
- Content-Progress
- Content-Safety
- Costs
- CRDT
- Cron
- DDNS
- Devices
- DLQ
- Documents
- Dogfood
- Donorbox
- DR
- E2EE
- Encryption
- Entitlements
- Event-Bus
- Family-Ancestry
- Family-FamilySearch
- Family-GEDCOM
- Family-MyHeritage
- Family-WikiTree
- Feature-Flags
- Federation
- File-Processing
- Flags
- Forgejo
- Functions-V8
- Game-Metadata
- Gateway
- Gauth
- GDPR
- Geocoding
- GitHub
- GitHub-Runner
- HIPAA
- Home
- IDme
- Infra
- Invitations
- Job-Queue
- Jobs
- K8s
- Link-Preview
- Maintenance
- MDNS
- Media-Processing
- Meetings
- MLflow
- Model
- Monitor
- Monitoring
- Notifications
- Notify
- nSelf-Cloud
- nSelf-Eval-Gate
- nSelf-Geo
- nSelf-Image
- nSelf-PDF
- nSelf-Scan
- nSelf-Sync
- nSelf-Vault
- Object-Storage
- Observability
- Ollama
- Payments
- PayPal
- Pentest
- Pentest-Kit
- Plugin-ClawDE
- Plugin-Gauth
- Plugin-LLM-Gateway
- Plugin-PTY
- Plugin-Retrieval
- Podcast
- Post
- Push
- Queue
- Region
- Release
- Retro-Gaming
- Rom-Discovery
- Search
- Sentry-CLI
- Shared-Utils
- Shopify
- SIEM
- SMS
- Soak
- Sports
- Storage
- Storage-Transform
- Stripe
- Subtitle-Manager
- Tenant
- Tenant-Controller
- TMDB
- Tokens
- Torrent-Manager
- Transactional-Email
- VPN
- WAF
- Warehouse
- Watchdog
- Web3
- Webhooks
- Workflows
Related