Complete Feature Set
Everything you need for professional server management
Installation & Setup
🚀 Automated Installation
One-command installation that handles all dependencies, compilation, and configuration automatically.
📍 IP Detection
Automatically detects and displays your real server IP - no more confusing localhost references.
⚙️ Custom Compilation
Nginx 1.26.0 and PHP 8.3.6 compiled from source with optimal configuration for your panel.
👤 User Management
Dedicated 'jiocp' user with full sudo privileges for secure operation.
Management & Control
Web Dashboard
- Responsive web interface
- Real-time system monitoring
- Domain management
- Server status tracking
- Statistics and analytics
- Configuration management
Command Line Tools
- Simple jiocp command
- Start, stop, restart services
- Real-time log viewing
- Configuration updates
- System information display
- Status monitoring
REST API
- 13+ API endpoints
- Domain CRUD operations
- Server monitoring
- Statistics retrieval
- System information
- Log management
Technical Capabilities
🔒 Security
Isolated environment on dedicated port 9292, separate from system installations, security best practices built-in.
⚡ Performance
Custom compiled Nginx with HTTP/2, SSL, Gzip support. PHP-FPM with Opcache for optimal performance.
🔄 Auto Management
Systemd integration with auto-restart on failure, auto-start on system boot, graceful reload support.
📊 Monitoring
Real-time statistics collection, performance monitoring, disk space tracking, system health checks.
🔧 Configuration
Centralized PHP and Bash configuration, easy customization, support for multiple domains and configurations.
📚 Documentation
20+ comprehensive guides, installation instructions, troubleshooting, API documentation, deployment guides.
Included Nginx Modules
Version 1.26.0 compiled with the following modules for maximum compatibility:
| Module | Description |
|---|---|
| HTTP/2 | Modern protocol for improved performance |
| SSL/TLS | HTTPS and secure connections |
| Gzip Compression | Automatic compression of responses |
| Real IP | Correct client IP detection behind proxies |
| GeoIP | Geographic location-based routing |
| Stream | TCP/UDP load balancing |
| Threads | Multi-threaded processing support |
Included PHP Extensions
PHP-FPM 8.3.6 compiled with essential extensions:
Core Extensions
PDO, OpenSSL, cURL, GD, Intl, Opcache, JSON, Sockets
Database
PDO MySQL, PDO SQLite support for data management
Performance
Opcache enabled for opcode caching and bytecode optimization