new changes
This commit is contained in:
@@ -17,7 +17,9 @@ Internal checklist against common hosting-panel capabilities used as a product r
|
||||
| FTP logs (tail) | Done | `GET /ftp/logs` |
|
||||
| Cron job templates (YakPanel JSON) | Done | `GET /crontab/templates`, `data/cron_templates.json` |
|
||||
| Backup plans + optional S3 upload | Done | `backup.py`, `BackupPlan` S3 fields, `boto3` optional |
|
||||
| Database / FTP / firewall / monitor | Partial (pre-existing) | respective `api/*.py` |
|
||||
| Dashboard SSL expiry / inode alerts | Done | `GET /dashboard/stats` → `ssl_alerts`, `system.inode_*` |
|
||||
| Firewall UFW + firewalld status in UI | Done | `GET /firewall/status`, `FirewallPage.tsx` |
|
||||
| Database / FTP / firewall rules engine | Partial (pre-existing) | respective `api/*.py` |
|
||||
| Mail server | Not planned | — |
|
||||
| WordPress one-click | Not planned | plugin later |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user