# Wiki Log ## [2026-04-16] ingest | 可自动化、可扩展、AI增强的电商数据采集与处理系统 - Source file: raw/Home Office/可自动化、可扩展、AI增强的电商数据采集与处理系统.md - Status: ✅ 成功摄入 - Summary: 基于 Docker + n8n + Scrapy + Playwright 的电商数据采集与处理系统设计,涵盖爬虫工具对比、Docker 架构、n8n 自动化流程、AI 处理建议 - Entities created: n8n, PostgreSQL, FastAPI, MinIO - Concepts created: Scrapy, Playwright, Ollama - Source page: wiki/sources/ai-enhanced-ecommerce-data-collection-processing-system.md - Notes: 三层架构(采集层→处理层→存储层);支持 Ollama 本地 AI 处理;与已存在 Docker entity 关联 ## [2026-04-16] ingest | Clonezilla对Ubuntu Server进行全盘镜像备份 - Source file: raw/Home Office/Clonezilla对Ubuntu Server进行全盘镜像备份.md - Status: ✅ 成功摄入 - Summary: 使用 Clonezilla 实现 Ubuntu Server 全盘镜像备份到 NAS,涵盖启动盘制作、NFS 连接、备份配置及灾难恢复步骤 - Entities created: Rufus - Concepts created: Bootable USB - Source page: wiki/sources/clonezilla-ubuntu-server-full-disk-backup.md - Notes: 与 rsync 增量备份形成互补;全盘镜像适合完整系统恢复场景 ## [2026-04-16] ingest | Ubuntu 24.04 启动 SSH 服务 - Source file: raw/Home Office/Ubuntu 24.04 enable SSH.md - Status: ✅ 成功摄入 - Summary: 在 Ubuntu 24.04 中启用 SSH 服务的完整步骤,包括安装 openssh-server、配置 systemctl、设置 UFW 防火墙 - Entities created: OpenSSH, UFW, systemd - Concepts created: Socket Activation, SSH - Source page: wiki/sources/ubuntu-24.04-enable-ssh.md - Notes: Ubuntu 24.04 默认使用 socket 激活机制,按需启动 SSH 服务;与已存在的 Ubuntu entity 存在关联 ## [2026-04-16] ingest | MySQL MariaDB 数据库详细信息 - Source file: raw/Home Office/MySQL MariaDB 数据库详细信息.md - Status: ✅ 成功摄入 - Summary: MySQL/MariaDB 数据库配置与远程访问用户创建,包括内网访问配置(192.168.3.17:3307)和公网访问配置(mysql.ishenwei.online:63307) - Entities created: MariaDB - Concepts created: 远程访问, 用户权限管理 - Source page: wiki/sources/mysql-mariadb-database-details.md - Notes: 与 NAS、Ubuntu 存在关联;新安装 MariaDB 后必须创建允许远程访问的用户 ## [2026-04-16] ingest | Ubuntu 安装 FRP 0.65.0(x86_64)操作笔记 - Source file: raw/Home Office/Ubuntu 安装 FRP 0.65.0(x86_64)操作笔记.md - Status: ✅ 成功摄入 - Summary: 在 Ubuntu Server 24.04 上安装配置 FRP 0.65.0 客户端,实现内网穿透、远程访问配置 - Entities created: FRP, Ubuntu, FRPServer - Concepts created: 内网穿透, systemd - Source page: wiki/sources/ubuntu-frp-0.65.0-x86-64-operation-guide.md - Notes: 与 FRP、NAT穿透、内网穿透存在技术关联;systemd 用于服务管理 ## [2026-04-16] ingest | Cloud Operating Model: Key Strategies and Best Practices - Source file: raw/Cloud & DevOps/Cloud Operating Model Key Strategies and Best Practices.md - Status: ✅ 成功摄入 - Summary: 云运营模型(COM)四大支柱:治理、自动化、安全、成本管理,涵盖金融、医疗、零售、SaaS 行业用例和未来趋势 - Concepts created: FinOps, Cloud Operating Model - Source page: wiki/sources/Cloud-Operating-Model-Key-Strategies-and-Best-Practices.md - Notes: 与 Cloud Maturity Model、Zero Trust Architecture、AIOps 存在概念关联 ## [2026-04-16] ingest | What is DevSecOps? Best Practices, Benefits, and Tools - Source file: raw/Cloud & DevOps/What is DevSecOps Best Practices, Benefits, and Tools.md - Status: ✅ 成功摄入 - Summary: DevSecOps 方法论详解(SDLC 安全集成、SAST/SCA/IAST/DAST 四大工具、Shift Left/Right 策略、企业实施挑战) - Entities created: OWASP, SonarQube, Snyk - Concepts created: SDLC(软件开发生命周期), SAST(静态应用安全测试), SCA(软件成分分析), IAST(交互式应用安全测试) - Source page: wiki/sources/what-is-devsecops-best-practices-benefits-and-tools.md - Notes: 与 DevOps、CI/CD 流水线、Policy-as-Code 存在概念关联;70% 的发布后漏洞可通过 DevSecOps 预防 ## [2026-04-16] ingest | Modern ITSM: Driving Efficiency, Security & Resilience - Source file: raw/Cloud & DevOps/Understanding Complete ITSM.md - Status: ✅ 成功摄入 - Summary: 现代 IT 服务管理的演进趋势,AIOps、零信任架构、Policy-as-Code 等技术的应用 - Entities created: AIOps, CMDB - Entities updated: DevOps - Concepts created: ITSM, Policy-as-Code, Hyperautomation, Zero Trust Architecture - Source page: wiki/sources/modern-itsm-driving-efficiency-security-resilience.md - Notes: 与 DevOps、AIOps、DevSecOps 存在概念关联;MTTR 已存在于 DORA 指标概念中 ## [2026-04-16] ingest | 用Docker安装transmission - Source file: raw/Home Office/用Docker安装transmission.md - Status: ✅ 成功摄入 - Summary: 使用 Docker Compose 部署 Transmission BT 下载客户端的配置文件示例 - Entities created: Transmission, LinuxServer.io - Concepts created: Docker-Compose, Volume-Mapping, Port-Forwarding - Source page: wiki/sources/docker-transmission-installation-guide.md - Notes: 与 Navidrome 使用相似的 LinuxServer.io 镜像部署方式 - Source file: raw/Cloud & DevOps/How to Simplify Multi-Account Deployments Monitoring Centralized Logs for AWS CloudFormation StackSets.md - Status: ✅ 成功摄入 - Summary: 多账号环境下 CloudFormation StackSets 部署监控的集中化日志解决方案,通过 EventBridge 跨账号事件转发 + CloudWatch Logs 实现单一管理界面监控 - Entities created: StackSets, EventBridge, CloudWatch, AWS Organizations, KMS - Entities updated: AWS, CloudFormation - Concepts created: Multi-Account Strategy - Source page: wiki/sources/how-to-simplify-multi-account-deployments-monitoring.md - Notes: 与 AWS Organizations、StackSets、IaC、DevOps 存在概念关联;EventBridge 跨账号事件转发是实现集中化日志的核心机制 ## [2026-04-16] ingest | RTO vs RPO: Key Differences for Modern Disaster Recovery - Source file: raw/Cloud & DevOps/RTO vs RPO Key Differences for Modern Disaster Recovery.md - Status: ✅ 成功摄入 - Summary: RTO(恢复时间目标)与 RPO(恢复点目标)的定义、区别及 Feature Flag 在现代持续交付中的应用 - Entities created: LaunchDarkly - Concepts created: RTO (Recovery Time Objective), RPO (Recovery Point Objective), Feature Flag, Kill Switch, 渐进式发布 - Source page: wiki/sources/RTO-vs-RPO-Key-Differences-for-Modern-Disaster-Recovery.md - Notes: 与灾难恢复、持续交付、CI/CD 流水线存在概念关联;Feature Flag 是降低 RTO/RPO 的关键工具 ## [2026-04-16] ingest | These 6 Linux apps let you monitor system resources in style - Source file: raw/Cloud & DevOps/These 6 Linux apps let you monitor system resources in style.md - Status: ✅ 已存在(前期已摄入) - Summary: 6 款 Linux 系统资源监控工具评测(TUI:btop++、htop、glances、bottom;GUI:Mission Center、Stacer) - Entities: btop++, htop, glances, bottom, Mission Center, Stacer, HowToGeek(均已存在) - Concepts: TUI (Text User Interface), System Resource Monitoring, Process Management(均已存在) - Source page: wiki/sources/These-6-Linux-apps-let-you-monitor-system-resources-in-style.md - Notes: 源文件已摄入,实体和概念页面均已创建 ## [2026-04-16] ingest | How Agentic AI can help for Cloud DevOps - Source file: raw/Cloud & DevOps/How Agentic AI can help for Cloud DevOps.md - Status: ✅ 成功摄入 - Summary: Agentic AI 增强 Cloud DevOps 的七大领域:自主事件检测与响应、自动化云部署与配置、智能成本优化、AI 驱动安全与合规、智能日志分析与可观测性、SaaS 多租户管理、AI 辅助决策 - Entities created: AWS, GCP, Azure, CloudFormation, Pulumi, Slack, SOC-2, FedRAMP, PCI-DSS - Entities updated: Kubernetes, Terraform - Concepts created: Agentic AI, Self-Healing Systems, AI-driven RCA, Predictive Maintenance, Dynamic Configuration Management, Cost Optimization, Compliance Enforcement, AI ChatOps, Multi-Tenant Management, What-If Simulations, AI-powered Runbooks - Concepts updated: DevOps, DevSecOps, Auto-scaling - Source page: wiki/sources/How-Agentic-AI-can-help-for-Cloud-DevOps.md - Notes: 与 DevOps 文化转型和 DevOps 成熟度模型形成互补,扩展了 AI 驱动的自动化维度 ## [2025-04-16] ingest | 2025 年 11 个神级 AI 开源平替,GitHub 杀疯了 - Source file: raw/2025 年 11 个神级 AI 开源平替,GitHub 杀疯了。.md - Status: ⚠️ 源文件为空(0字节) - Action: 创建了空白源页面占位,后续需重新摄入实际内容 - Entities created: GitHub - Concepts created: 开源平替 ## [2026-04-16] ingest | Cloud DevOp Maturity - Guideline - Source file: raw/Cloud & DevOps/Cloud DevOp Maturity - Guideline.md - Status: ✅ 成功摄入 - Summary: 企业级 SaaS 公司的 DevOps 成熟度评估框架,涵盖定义、模型、支柱、工具、度量、挑战、案例和路线图 - Entities created: Terraform, Kubernetes, Prometheus, Grafana, Docker, Ansible - Concepts created: DevOps 成熟度模型, DORA 指标, CI/CD 流水线, IaC, DevSecOps, 监控可观测性, CMMI - Source page: wiki/sources/cloud-devop-maturity-guideline.md - Notes: 与 Cloud Maturity Model 存在概念关联但关注点不同(DevOps vs Cloud Adoption) ## [2025-04-16] ingest | Cloud Maturity Model A Detailed Guide For Cloud Adoption - Source file: raw/Cloud & DevOps/Cloud Maturity Model A Detailed Guide For Cloud Adoption.md - Status: ✅ 成功摄入 - Summary: 云成熟度模型(CMM)的5级框架,涵盖16个业务能力领域和18个技术能力领域 - Entities created: Open Alliance for Cloud Adoption (OACA) - Concepts created: Cloud Maturity Model, Cloud Adoption, Cloud Native, Hybrid Cloud, Multi-Cloud, DevOps, IaaS, PaaS, SaaS, CAPEX to OPEX, Cloud Security Maturity Model (CSMM), AWS Cloud Adoption Framework, Azure Cloud Adoption Framework, Google Cloud Adoption Framework, Cloud Center of Excellence (CCOE) - Source page: wiki/sources/Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption.md ## [2026-04-16] ingest | DevOps Culture and Transformation: Fostering Collaboration, Agile Practices, and Innovation - Source file: raw/Cloud & DevOps/DevOps Culture and Transformation Fostering Collaboration, Agile Practices, and Innovation LinkedIn.md - Status: ✅ 成功摄入 - Summary: DevOps 文化与转型方法论,涵盖四大支柱(协作、自动化、持续改进、客户导向)、敏捷实践整合、转型战略及未来趋势(AI/ML、GitOps、Serverless DevOps、Edge IoT DevOps、DevSecOps) - Entities created: (无新实体) - Concepts created: DevOps 文化, CI/CD 流水线, Infrastructure as Code (IaC), 敏捷实践, DevSecOps, GitOps, 持续改进 (Kaizen), 混沌工程, 无责复盘 - Source page: wiki/sources/DevOps-Culture-and-Transformation.md - Notes: 与 Cloud DevOp Maturity - Guideline 存在概念关联(DevOps 文化、CI/CD、DevSecOps) ## [2026-04-16] ingest | What I know about Cloud Service Delivery 1 - Source file: raw/Cloud & DevOps/What I know about Cloud Service Delivery 1.md - Status: ✅ 成功摄入 - Summary: 云服务交付的完整定义,涵盖12个核心管理领域(服务配置、基础设施管理、平台管理、应用运维、安全合规、性能监控、事件管理、变更配置管理、成本管理、客户支持、服务治理、备份恢复)以及云服务交付团队角色 - Entities created: (无新实体,AWS CloudWatch、Grafana、New Relic、WAF 暂不需要独立页面) - Concepts created: Cloud Service Delivery - Source page: wiki/sources/What-I-know-about-Cloud-Service-Delivery-1.md - Notes: 与 DevOps、Cloud Native、Cloud Maturity Model 存在概念关联 ## [2026-04-16] ingest | How Can a Multi Cloud Strategy Transform Your Business ROI? - Source file: raw/Cloud & DevOps/How Can a Multi Cloud Strategy Transform Your Business ROI.md - Status: ✅ 成功摄入 - Summary: 多云策略的定义、8大优势(避免供应商锁定、弹性可靠性、安全性、可扩展性、成本优化、创新访问、合规性、性能优化)、实施4步骤、3个行业用例(电商、医疗、金融) - Entities created: Bacancy Technology - Concepts created/updated: Multi-Cloud(更新), Vendor Lock-In, Data Sovereignty - Source page: wiki/sources/How-Can-a-Multi-Cloud-Strategy-Transform-Your-Business-ROI.md - Notes: 与 Cloud Maturity Model、Cloud Adoption 存在概念关联;多云策略是避免供应商锁定的关键方法 ## [2026-04-16] ingest | The Myths and Misconceptions About Cloud Computing | LinkedIn - Source file: raw/Cloud & DevOps/The Myths and Misconceptions About Cloud Computing LinkedIn.md - Status: ✅ 成功摄入 - Summary: 云计算7大常见误解与真相:安全性不足、仅是他人电脑、成本过高、数据失控、仅适合大企业、迁移复杂、性能不可靠 - Entities created: ISO 27001, HIPAA, GDPR - Concepts created: Cloud Security, Pay-as-you-go, Data Governance, Cloud Migration, High Availability, Auto-scaling, Serverless Computing - Source page: wiki/sources/The-Myths-and-Misconceptions-About-Cloud-Computing-LinkedIn.md - Notes: 与 Cloud Adoption、Cloud Native、Hybrid Cloud、Multi-Cloud 存在概念关联 ## [2026-04-16] ingest | DevOps Maturity Model From Traditional IT to Advanced DevOps - Source file: raw/Cloud & DevOps/DevOps Maturity Model From Traditional IT to Advanced DevOps.md - Status: ✅ 成功摄入 - Summary: DevOps 成熟度五级框架(初始/应急→局部DevOps→自动化与定义→高度优化→完全成熟),涵盖文化与战略、自动化、结构与流程、协作与共享、技术五大评估领域,以及安全集成方法和常见障碍分析 - Entities created: (无新实体) - Concepts created/updated: DevOps 成熟度模型(新建) - Source page: wiki/sources/DevOps-Maturity-Model-From-Traditional-IT-to-Advanced-DevOps.md - Notes: 与 DevOps、CI/CD 流水线、DevSecOps、IaC、敏捷实践存在概念关联 ## [2026-04-16] ingest | Ubuntu服务器通过rsync实现日常增量备份 - Source file: raw/Home Office/Ubuntu服务器通过rsync实现日常增量备份.md - Status: ✅ 成功摄入 - Summary: 使用 rsync 实现 Ubuntu 服务器到 NAS 的增量备份,涵盖 NFS 永久挂载和灾难恢复 - Entities created: rsync, NFS, NAS, Clonezilla - Concepts created: 增量备份, NFS永久挂载, 灾难恢复 - Source page: wiki/sources/ubuntu-rsync-incremental-backup-guide.md - Notes: 与 RTO、RPO 存在概念关联;灾难恢复是备份策略的最终目标 ## [2026-04-16] ingest | 网件RAX50路由器刷梅林固件与科学上网插件安装教程 - Source file: raw/Home Office/网件RAX50路由器刷梅林固件与科学上网插件安装教程.md - Status: ✅ 成功摄入 - Summary: 网件RAX50路由器刷入梅林固件并安装科学上网插件的完整教程,涵盖双阶段刷机、插件安装、策略组配置 - Entities created: Netgear, RAX50, KoolCenter, MerlinClash - Concepts created: 梅林固件, 科学上网, Clash, 故障转移 - Source page: wiki/sources/netgear-rax50-merlin-firmware-clash-installation-guide.md - Notes: 实现家庭设备的全局科学上网功能;MerlinClash插件支持策略组分流和自动节点故障转移 ## [2026-04-16] ingest | RAX50 路由器更新 Merlin Clash 订阅指南 - Source file: raw/Home Office/RAX50 路由器 更新Merlin Clash订阅.md - Status: ✅ 成功摄入 - Summary: RAX50 路由器 Merlin Clash 订阅更新教程,通过路由器管理界面更新 Clash 订阅链接实现节点切换 - Entities created: (无新实体,RAX50、MerlinClash 已存在) - Concepts created: (无新概念,科学上网、Clash、故障转移 已存在) - Source page: wiki/sources/rax50-router-update-merlin-clash-subscription.md - Notes: 与网件RAX50路由器刷梅林固件与科学上网插件安装教程存在关联;订阅更新是保持节点可用性的日常维护操作 ## [2026-04-16] ingest | 3X-UI Xray on BandwagonVPS - Source file: raw/Home Office/3X-UI Xray on BandwagonVPS.md - Status: ✅ 成功摄入 - Summary: 在 Bandwagon VPS 上安装配置 3X-UI 面板管理 Xray 代理服务,使用 VLESS+Reality 协议实现科学上网 - Entities created: Bandwagon, VPS2, v2rayN, v2rayNG - Concepts created: 3X-UI, Xray, VLESS, Reality - Source page: wiki/sources/3x-ui-xray-on-bandwagonvps.md - Notes: 与科学上网、Clash 存在概念关联;3X-UI 提供可视化面板管理 Xray 服务