Skip to content

Enterprise-grade GitHub Actions self-hosted runner management system with proxy architecture, auto-scaling, security scanning, and comprehensive monitoring

License

Notifications You must be signed in to change notification settings

anubissbe/GitHub-RunnerHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-RunnerHub

License: MIT Node.js Version TypeScript Docker GitHub release Release & Deploy Docker Pulls Docker Image Size Security Scan

Enterprise-grade GitHub Actions proxy runner system providing real-time monitoring, intelligent orchestration, and secure execution environments through ephemeral Docker containers.

🌟 Overview

GitHub-RunnerHub is a comprehensive GitHub Actions management platform that integrates directly with GitHub's API to provide real-time monitoring, intelligent runner orchestration, and enterprise-grade security features.

✨ Key Features

  • 🎛️ Advanced Orchestrator System - NEW: Intelligent container assignment replacing dedicated runners
  • 🚀 Dynamic Load Balancing - NEW: Multiple strategies (round-robin, least-loaded, resource-aware, affinity-based)
  • 📡 Real-time Status Reporting - NEW: Live GitHub integration with check runs and step tracking
  • 🔍 Intelligent Job Parsing - NEW: Comprehensive GitHub Actions workflow validation
  • 🔗 Real GitHub Integration - Live monitoring of actual GitHub Actions jobs and runners
  • 🧠 Smart Rate Limiting - Intelligent API usage staying well under GitHub's 5,000/hour limit
  • 📊 Real-time Dashboard - Live metrics from your actual GitHub organization
  • 🚀 Container Orchestration - Advanced container lifecycle management with 5x concurrency improvement
  • ⚡ Performance Optimization - AI-driven performance tuning with 60-70% startup time reduction
  • 🔒 Perfect Isolation - Each job runs in a fresh, single-use container with network isolation
  • 📈 Intelligent Container Pool Management - Advanced pool orchestration with ML-based scaling and optimization
  • 🔄 Auto-Scaling System - Intelligent auto-scaling with demand prediction, cost optimization, and analytics
  • ♻️ Container Reuse Optimization - Pattern-based container selection with 85%+ efficiency
  • 🧠 AI-Powered Bottleneck Detection - ML-based performance analysis and automatic resolution
  • 💾 Advanced Multi-layer Caching - 85-95% cache hit ratio with intelligent prefetching
  • 🛡️ Enhanced Security - Secret scanning, vulnerability detection, audit logging
  • 🏗️ High Availability - Multi-node deployment with automatic failover
  • 📦 One-Click Installation - Automated deployment with health verification

🏗️ Architecture

┌─────────────────┐    ┌──────────────────┐    ┌─────────────────┐
│   GitHub API    │◄──►│  RunnerHub Core  │◄──►│   PostgreSQL    │
│                 │    │                  │    │   + Redis       │
└─────────────────┘    └──────────────────┘    └─────────────────┘
         │                       │                       │
         ▼                       ▼                       ▼
┌─────────────────┐    ┌──────────────────┐    ┌─────────────────┐
│ GitHub Actions  │    │  Proxy Runners   │    │  Monitoring &   │
│   Workflows     │───►│   + Webhooks     │───►│   Alerting      │
└─────────────────┘    └──────────────────┘    └─────────────────┘
                                │
                                ▼
                       ┌──────────────────┐
                       │  Ephemeral       │
                       │  Containers      │
                       └──────────────────┘

Core Components

  1. 🔌 GitHub API Integration - Real-time sync with intelligent rate limiting
  2. 📈 Real-time Dashboard - Live monitoring with WebSocket updates
  3. 🤖 Smart Sync Engine - Efficient data synchronization
  4. 🔄 Proxy Runners - Self-hosted runners with job delegation
  5. 🎛️ Container Orchestration - Advanced container lifecycle management and auto-scaling
  6. 🐳 Ephemeral Containers - Secure, isolated execution environments with health monitoring
  7. 📊 Container Pool Management - Intelligent pool orchestration with 6 integrated components
  8. 🔄 Auto-Scaling System - Comprehensive intelligent auto-scaling with 6 integrated components
  9. ♻️ Container Reuse Optimizer - Pattern recognition and efficiency optimization
  10. 🔍 State Management - Comprehensive container state tracking with recovery
  11. 📈 Resource Monitor - Real-time monitoring with anomaly detection and alerting
  12. 🎯 Resource Management System - Comprehensive CPU, memory, storage, network control
  13. 🤖 AI Optimization Engine - Machine learning-based resource optimization
  14. 📊 Usage Analytics - Advanced reporting and analytics system
  15. 💾 PostgreSQL Database - Stores GitHub data and metrics
  16. ⚡ Redis Job Queue System - Enterprise-grade job processing with Bull/BullMQ
  17. 🔁 Advanced Retry System - Intelligent retry mechanisms with exponential backoff
  18. 💼 Job Persistence - Automatic job recovery and persistence layer

🚀 Quick Start

One-Click Installation

# Clone the repository
git clone https://github.com/anubissbe/GitHub-RunnerHub.git
cd GitHub-RunnerHub

# Run the comprehensive installation script
./install-comprehensive.sh

# For production with High Availability
./install-comprehensive.sh --mode production --enable-ha

# For development environment
./install-comprehensive.sh --mode development

Environment Setup

  1. Create GitHub Personal Access Token with these scopes:

    • repo - Repository access
    • admin:org - Organization runners
    • workflow - Workflow data
  2. Set environment variables:

export GITHUB_TOKEN="your_github_token"
export GITHUB_ORG="your_organization"
  1. Access the dashboard:

📋 Features Overview

🔗 GitHub Integration

  • Real-time API Sync - Live monitoring with smart rate limiting
  • Webhook Processing - Real-time event handling for all GitHub events
  • Intelligent Caching - 80% reduction in API calls with Redis caching
  • Rate Limit Management - Adaptive strategies staying under GitHub limits

🛡️ Enterprise Security Features

  • 🔐 Network Isolation - Per-job network segmentation with Docker networks and subnet allocation
  • 📊 Resource Quotas - CPU, memory, disk limits with cgroups enforcement and violation detection
  • 🔑 Secret Management - AES-256-GCM encryption with multiple injection methods (env, file, volume)
  • 🔍 Container Scanning - Trivy integration with vulnerability detection and policy enforcement
  • ⚡ Security Orchestration - Centralized security component coordination and threat response
  • 🚨 Runtime Monitoring - Real-time threat detection with automated quarantine capabilities
  • 📝 Audit Logging - Tamper-proof logging with hash chains and compliance frameworks (SOX, HIPAA, GDPR, PCI-DSS)
  • 🎯 Security Policies - Configurable security levels (low, medium, high, critical) with automatic policy application

🏗️ High Availability

  • Multi-node Deployment - Distributed architecture with leader election
  • Database Replication - PostgreSQL primary/replica setup
  • Redis Sentinel - Automatic failover for queue management
  • Load Balancing - HAProxy with health checks
  • Backup & Recovery - Automated backup with disaster recovery

📊 Monitoring & Observability

  • 📈 Prometheus Metrics - Comprehensive metrics collection (system, application, business, security)
  • 📊 Grafana Dashboards - 6 pre-configured dashboards with 30+ visualizations
  • 🚨 Intelligent Alerting - Multi-channel notifications (Email, Slack, Webhooks, PagerDuty)
  • 🔍 Performance Analytics - ML-based trend analysis, anomaly detection, predictive forecasting
  • 💻 Real-time UI - WebSocket-powered live dashboards with 1000+ concurrent client support
  • 🎛️ Unified Orchestration - Central monitoring coordination with health checks and auto-restart

🎯 Resource Management

  • 📊 Comprehensive Resource Control - CPU, memory, storage, and network limits with enforcement
  • 🤖 AI-Driven Optimization - ML models for demand prediction, anomaly detection, cost optimization
  • 📈 Multi-Level Quotas - Resource profiles from micro to xlarge with automatic enforcement
  • 🔄 Dynamic Scaling - Predictive resource allocation based on workload patterns
  • 💰 Cost Optimization - 30-50% resource waste reduction through intelligent optimization
  • 📡 Real-Time Monitoring - Sub-second resource tracking with violation detection

🚀 Redis Job Queue System

  • 🎯 Priority-Based Routing - Intelligent job distribution across 6 specialized queues
  • 🔁 Advanced Retry Logic - Customizable retry strategies with exponential backoff
  • 💾 Job Persistence - Automatic recovery from failures and system restarts
  • 📊 Queue Dashboard - Real-time monitoring at /dashboard/queues and Bull Dashboard at /admin/queues
  • ⏰ Recurring Jobs - Support for interval and cron-based scheduled tasks
  • 🔄 Bulk Operations - Efficient batch job processing
  • 🎛️ Queue Management - Pause, resume, drain, and clean operations
  • 📈 Performance Analytics - Throughput tracking and bottleneck detection

🛠️ Installation Options

Quick Development Setup

./quick-start.sh

Production Deployment

# Full production setup with HA
./install-comprehensive.sh --mode production --enable-ha

# Verify installation
./verify-comprehensive-install.sh

GitHub Runners Setup

# Setup self-hosted runners
./simple-runner-setup.sh

# Check runner status
sudo systemctl status github-runner-runnerhub-*

📁 Project Structure

├── src/                          # Source code
│   ├── controllers/              # API controllers
│   ├── services/                 # Business logic
│   ├── routes/                   # API routes
│   ├── middleware/               # Express middleware
│   ├── orchestrator/             # NEW: Advanced Orchestrator System
│   │   ├── runner-orchestrator.ts       # Central coordination engine
│   │   ├── container-assignment.ts      # Intelligent container assignment
│   │   ├── job-parser.ts                # GitHub Actions job parser
│   │   ├── status-reporter.ts           # Real-time GitHub status updates
│   │   ├── webhook-handler.ts           # Secure webhook processing
│   │   ├── orchestrator-service.ts      # Main orchestrator service
│   │   ├── monitoring/                  # Comprehensive monitoring system
│   │   │   ├── orchestrator-monitor.ts  # Health checks and metrics
│   │   │   └── dashboard.ts             # Real-time dashboard
│   │   └── __tests__/                   # Comprehensive test suite
│   ├── container-orchestration/  # Legacy container management system
│   │   ├── docker/              # Docker API integration
│   │   ├── lifecycle/           # Container lifecycle management
│   │   ├── monitoring/          # Health monitoring & metrics
│   │   ├── cleanup/             # Resource cleanup procedures
│   │   ├── performance/         # AI-driven performance optimization
│   │   └── pool/                # Advanced container pool management
│   │       ├── container-pool-manager.js    # Core pool management with lifecycle
│   │       ├── dynamic-scaler.js            # Intelligent scaling algorithms
│   │       ├── reuse-optimizer.js           # Container reuse optimization
│   │       ├── state-manager.js             # State tracking and recovery
│   │       ├── resource-monitor.js          # Resource monitoring and analytics
│   │       └── integrated-pool-orchestrator.js # Unified pool orchestration
│   ├── security/                # Enterprise security components
│   │   ├── network-isolation.js    # Per-job network segmentation
│   │   ├── resource-quotas.js      # Resource limits and enforcement
│   │   ├── secret-management.js    # Encrypted secret handling
│   │   ├── container-scanner.js    # Vulnerability scanning with Trivy
│   │   ├── audit-logger.js         # Compliance audit logging
│   │   └── security-orchestrator.js # Central security coordination
│   ├── monitoring/               # Comprehensive monitoring & alerting system
│   │   ├── prometheus-metrics.js    # Prometheus metrics collection
│   │   ├── grafana-dashboards.js    # Grafana dashboard management
│   │   ├── alerting-system.js       # Multi-channel alerting system
│   │   ├── performance-analytics.js # ML-based performance analytics
│   │   ├── realtime-ui.js          # WebSocket real-time monitoring UI
│   │   └── monitoring-orchestrator.js # Central monitoring coordinator
│   ├── resource-management/      # Comprehensive resource management system
│   │   ├── cpu-memory-limiter.js    # CPU and memory resource control
│   │   ├── storage-quota-manager.js # Storage quota enforcement
│   │   ├── network-bandwidth-controller.js # Network traffic control
│   │   ├── resource-optimization-engine.js # AI-driven optimization
│   │   ├── usage-reporting-analytics.js # Analytics and reporting
│   │   └── resource-management-orchestrator.js # Unified orchestration
│   ├── auto-scaling/            # Intelligent auto-scaling system
│   │   ├── autoscaling-orchestrator.js    # Central coordination & orchestration
│   │   ├── demand-predictor.js           # ML-based demand forecasting
│   │   ├── scaling-controller.js         # Horizontal scaling logic
│   │   ├── container-prewarmer.js        # Container pool pre-warming
│   │   ├── cost-optimizer.js             # Cost tracking & optimization
│   │   └── scaling-analytics.js          # Metrics collection & analytics
│   └── utils/                    # Utilities
├── backup/                       # Backup and disaster recovery
│   ├── scripts/                  # Backup automation scripts
│   ├── config/                   # Backup configurations
│   └── docs/                     # DR documentation
├── load-testing/                 # Performance testing
├── docs/                         # Documentation
│   ├── container-orchestration/  # Container orchestration docs
│   ├── features/                 # Feature documentation
│   ├── ARCHITECTURE.md           # System architecture
│   ├── DEPLOYMENT_GUIDE.md       # Deployment instructions
│   ├── GITHUB_API_INTEGRATION.md # API integration guide
│   └── SECRET_SCANNING.md        # Security features
├── migrations/                   # Database migrations
├── scripts/                      # Utility scripts
├── public/                       # Dashboard UI
└── docker-compose*.yml          # Container orchestration

🔧 Configuration

Required Environment Variables

# GitHub Integration (Required)
GITHUB_TOKEN=YOUR_GITHUB_TOKEN           # GitHub Personal Access Token
GITHUB_ORG=your-org            # GitHub Organization name

# Database
DATABASE_URL=postgresql://user:password@host:5432/database

# Redis
REDIS_HOST=localhost
REDIS_PORT=6379

# Security
JWT_SECRET=your-secret
GITHUB_WEBHOOK_SECRET=your-webhook-secret

# Vault (Optional)
VAULT_ADDR=http://localhost:8200
VAULT_TOKEN=your-vault-token

GitHub Token Permissions

Your GitHub Personal Access Token requires:

  • repo - Repository data and workflow runs
  • admin:org - Organization runners and settings
  • workflow - Workflow data and job information

🧪 Testing

Unit & Integration Tests

npm test                    # Run all tests
npm run test:watch          # Watch mode
npm test -- --coverage     # Coverage report

E2E Testing

npm run test:e2e           # End-to-end tests
npm run test:security      # Security integration tests
./scripts/test-enhanced-webhooks.sh  # Webhook testing

Load Testing

cd load-testing
npm run load-test          # Performance testing

System Verification

./verify-comprehensive-install.sh    # Complete system check

⚡ Performance Optimization

GitHub-RunnerHub includes an advanced AI-driven performance optimization system that delivers 5x-10x performance improvements through intelligent automation.

🎯 Performance Improvements

Metric Before After Improvement
Container Startup 8-15 seconds 2-5 seconds 60-70% faster
Cache Hit Ratio 45-60% 85-95% 40-50% improvement
Resource Utilization 30-40% 80-90% 2x-3x better
System Response 200-500ms 50-100ms 4x-5x faster
Concurrent Jobs 1 job/runner 10+ jobs/system 10x+ capacity
Predictive Accuracy N/A 85-95% ML-based predictions

🧠 AI-Powered Features

  • 🚀 Container Startup Optimizer - Pre-warmed container pools and template optimization
  • 💾 Multi-layer Caching - L1/L2/L3 cache hierarchy with intelligent prefetching
  • 🔍 Bottleneck Analyzer - ML-based performance analysis with automatic resolution
  • 📊 Performance Profiler - Real-time system monitoring and trend analysis
  • 🎛️ Adaptive Optimization - Self-tuning performance parameters
  • 🔮 Predictive Scaling - ML-based demand forecasting and proactive scaling
  • 🎯 Resource Prediction - Intelligent resource allocation based on job patterns
  • 📈 Performance Analytics Dashboard - Real-time visualization and insights

Quick Performance Setup

const { PerformanceOptimizer } = require('./src/container-orchestration/performance');

// Initialize with aggressive optimization
const optimizer = new PerformanceOptimizer(dockerAPI, {
  optimizationMode: 'adaptive',
  autoOptimization: true,
  performanceTargets: {
    containerStartupTime: 3000,  // 3 seconds
    cacheHitRatio: 0.85,         // 85%
    systemResponseTime: 100      // 100ms
  }
});

await optimizer.initialize();
await optimizer.start();

📊 Performance Analytics Dashboard

Access comprehensive performance analytics through the built-in dashboard:

# Access the performance dashboard
http://localhost:3001/dashboard/performance

# API endpoints for analytics
GET  /api/analytics/dashboard      # Complete dashboard data
GET  /api/analytics/widgets/:name  # Specific widget data
GET  /api/analytics/insights       # AI-powered insights
GET  /api/analytics/predictions    # Performance predictions
GET  /api/analytics/realtime       # Real-time updates (SSE)
POST /api/analytics/optimization/trigger  # Manual optimization

🔮 Predictive Features

  • Demand Forecasting - Predicts job volume up to 24 hours ahead
  • Resource Prediction - Allocates optimal resources based on job history
  • Anomaly Detection - Identifies and responds to unusual patterns
  • Cost Optimization - Reduces resource waste by 40-60%

For detailed performance optimization documentation, see Performance Optimization Guide.

📊 API Documentation

Authentication

All API endpoints require JWT authentication:

Authorization: Bearer <jwt_token>

Core Endpoints

Job Management

  • POST /api/jobs/delegate - Delegate job execution
  • GET /api/jobs - List jobs with filtering
  • GET /api/jobs/:id/logs - Retrieve job logs
  • PUT /api/jobs/:id/status - Update job status

Runner Management

  • GET /api/runners - List all runners
  • POST /api/runners - Register new runner
  • GET /api/runners/:id/status - Get runner status

GitHub Integration

  • GET /api/github/status - GitHub API status
  • GET /api/github/repositories - Tracked repositories
  • POST /api/github/sync - Force sync with GitHub

Security

  • POST /api/security/scan - Container security scan with Trivy
  • GET /api/security/scans - Security scan results and history
  • POST /api/security/secret-scan - Secret scanning and detection
  • GET /api/security/status - Security orchestrator status
  • POST /api/security/policies - Configure security policies
  • GET /api/security/audit-logs - Retrieve audit logs
  • POST /api/security/quarantine/:jobId - Quarantine job for security violations

Monitoring

  • GET /health - Health check
  • GET /api/metrics - Prometheus metrics
  • GET /api/monitoring/dashboard - Dashboard data

WebSocket Events

Real-time updates available via WebSocket:

  • Job status changes
  • Runner state updates
  • GitHub webhook events
  • System health notifications

🏭 Production Deployment

High Availability Setup

  1. Multi-node Orchestrators
# Deploy 3-node cluster
docker-compose -f docker-compose.ha.yml up -d
  1. Database Replication
./scripts/setup-postgres-replication.sh --setup-users --init-replica
  1. Redis Sentinel
./scripts/setup-redis-sentinel.sh --setup-master --setup-slave --setup-sentinels

Security Best Practices

  1. Network Security

    • Per-job isolated networks with strict segmentation
    • DNS filtering with domain whitelisting
    • Ingress/egress traffic control policies
    • Blocked ports configuration (SSH, RDP, etc.)
  2. Container Security

    • Pre-execution vulnerability scanning with Trivy
    • Runtime security monitoring for threats
    • Process behavior analysis and anomaly detection
    • Cryptomining and malware detection
  3. Access Control

    • Fine-grained RBAC with role hierarchy
    • Session management with automatic expiry
    • IP whitelisting and time-based restrictions
    • Comprehensive audit trail for compliance
  4. Resource Protection

    • Hard resource quotas per job
    • Automatic violation detection and response
    • Overcommit prevention mechanisms
    • Real-time resource monitoring
  5. Secret Management

    • Multi-layer encryption (AES-256-GCM)
    • HashiCorp Vault integration
    • Temporary secret injection
    • Automatic secret rotation
  6. Compliance

    • SOC2 Type II ready with audit controls
    • ISO 27001 compliant architecture
    • GDPR data protection features
    • HIPAA technical safeguards support

Monitoring & Alerting

  • Prometheus - Metrics collection (port 9090)
  • Grafana - Visualization dashboards (port 3002)
  • Structured Logging - JSON format with log levels
  • WebSocket Events - Real-time notifications
  • Health Checks - Automated health monitoring

🔍 Troubleshooting

Common Issues

Job delegation fails:

# Check runner logs
sudo journalctl -u github-runner-runnerhub-1 -f

# Verify API connectivity
curl -H "Authorization: Bearer $JWT_TOKEN" http://localhost:3001/api/health

GitHub API issues:

# Check rate limits
curl -H "Authorization: token $GITHUB_TOKEN" https://api.github.com/rate_limit

# Verify token permissions
curl -H "Authorization: token $GITHUB_TOKEN" https://api.github.com/user

Database connectivity:

# Test database connection
psql $DATABASE_URL -c "SELECT current_database();"

# Check service status
docker-compose ps

Debug Mode

export LOG_LEVEL=debug
export ACTIONS_STEP_DEBUG=true
npm run dev

🗑️ Uninstallation

Complete Removal

# Interactive uninstall with backup
./uninstall.sh

# Force removal without confirmation
./uninstall.sh --force --remove-data --remove-images

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

Development Setup

git clone https://github.com/anubissbe/GitHub-RunnerHub.git
cd GitHub-RunnerHub
npm install
npm run dev

🧪 Comprehensive Testing Suite

GitHub-RunnerHub features a comprehensive testing framework ensuring enterprise-grade quality and reliability.

🎯 Testing Components

  1. Unit Tests - Individual component testing with 70% coverage requirement
  2. Integration Tests - API endpoint and service interaction testing
  3. End-to-End Tests - Complete workflow scenario validation
  4. Security Tests - Vulnerability and penetration testing
  5. Load Tests - Performance testing with Artillery.js

🚀 Running Tests

# Run all tests
npm run test:comprehensive

# Run specific test types
npm run test:unit           # Unit tests
npm run test:integration    # Integration tests
npm run test:e2e           # End-to-end tests
npm run test:security      # Security tests
npm run test:load          # Load/performance tests

# Development testing
npm run test:watch         # Watch mode
npm run test:coverage      # Coverage report
npm run test:ci           # CI-optimized testing

# Comprehensive test script
./scripts/run-comprehensive-tests.sh

📊 Test Coverage & Quality

  • 100+ test scenarios across all system components
  • 15+ test categories covering security, performance, and functionality
  • Multi-environment testing (Node.js 18.x, 20.x, 22.x)
  • Automated CI/CD integration with GitHub Actions
  • Security vulnerability scanning with Trivy
  • Performance benchmarking and load testing

🔒 Security Testing

  • SQL Injection Protection - Validates input sanitization
  • XSS/CSRF Prevention - Tests web security measures
  • Authentication Security - Brute force and weak password protection
  • Authorization Testing - RBAC and privilege escalation prevention
  • Data Protection - Information disclosure and secure headers validation

⚡ Performance Testing

  • Load Testing Phases:

    • Warm-up: 5 req/sec for 30s
    • Load: 50 req/sec for 2 minutes
    • Spike: 100 req/sec for 1 minute
    • Sustained: 75 req/sec for 5 minutes
  • Metrics Tracked:

    • Response time percentiles (P50, P95, P99)
    • Request throughput and error rates
    • Resource utilization (CPU, memory)
    • Database and Redis performance

📚 Testing Documentation

  • Complete Testing Guide - Comprehensive testing documentation
  • Test Structure & Organization - Professional test suite architecture
  • CI/CD Integration - Automated testing workflows
  • Best Practices - Testing guidelines and standards

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

📚 Documentation

Core Documentation

Feature Documentation

Implementation Details

🆘 Support

☕ Support the Project

If you find this project helpful, consider supporting it:

Buy Me A Coffee


Made with ❤️ by anubissbe

About

Enterprise-grade GitHub Actions self-hosted runner management system with proxy architecture, auto-scaling, security scanning, and comprehensive monitoring

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •