mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
4409a94d78
- Add sshpass to base packages (required by ProxyManager remote SSH) - Add PORT_WEBMAIL to Apache ports.conf listen loop (was missing port 8883) - Add systemctl nginx/apache2 to www-data sudoers (local proxy mode needs these) - Fix cron to use real script paths: bin/collect-stats.php + bin/notify-checks.php - Seed proxy_mode=disabled and proxy_apache_port=80 defaults after schema import - Add api_rate_limits table (rate limiting middleware requires it) - Add proxy_hosts table (ProxyManager requires it for host CRUD) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>