{
    "service": "zhiying-video-platform",
    "timestamp": "2026-04-26T09:04:22+00:00",
    "version": "1.1.0",
    "server": "58.87.103.169:8080",
    "deployment_date": "2026-04-19",
    "installation_status": "completed",
    "wordpress_installed": true,
    "checks": {
        "php_version": "8.1.29",
        "server_software": "nginx\/1.20.1",
        "root_writable": true,
        "videos_dir_exists": true,
        "videos_writable": true,
        "wp_config_exists": true,
        "wp_admin_exists": true,
        "index_html_exists": true,
        "nginx_running": true,
        "php_fpm_running": true,
        "video_processing_ready": true,
        "static_site_ready": true
    },
    "status": "operational",
    "message": "视频平台安装完成，可以开始使用",
    "next_steps": [
        "登录后台配置主题和插件",
        "上传视频到\/videos\/upload\/目录",
        "配置视频处理流水线",
        "设置用户权限和访问控制"
    ],
    "video_directories": [
        "processed",
        "thumbnails",
        "upload"
    ]
}