🏛 架构平台 Arch.Platform

intelab.cn-website L3 应用

intelab.cn 占位网站
界面 · - 项目级

📌 定位

L3 应用层的对外 Web 站点,基于 `nginx` + `certbot` L1 平台层组合而成。当前是 SDLC Phase 6 部署产物(占位站),未来会承载真实业务。

📦 复用信息

语言
包名
安装
用法
https://intelab.cn
状态
stable

🏗️ 结构

原子性
复合
子组件数
2
子组件
nginx (^1.24)
certbot (>=1.0)
Tags
websitestatic-sitelanding-page

展开依赖树 →

🕸 依赖架构图

graph LR classDef L0 fill:#fee,stroke:#c00 classDef L1 fill:#ffd,stroke:#a80 classDef L2 fill:#ddf,stroke:#06c classDef L3 fill:#dfd,stroke:#080 subgraph L1["平台层"] certbot["certbot"] nginx["nginx"] end subgraph L3["应用层"] intelab_cn_website["intelab.cn-website"] end intelab_cn_website -->|composed_of| certbot intelab_cn_website -->|composed_of| nginx class certbot nginx L1 class intelab_cn_website L3

实线 → composed_of(代码层组合);虚线 → runtime_dependency(运行时/编排依赖)。详细层级请展开 依赖树

📜 版本历史 (0 个)

暂无版本记录(用 arch version create intelab.cn-website --version 1.0.0 --intent major --changelog "..." --breaking-changes "..." 登记)

🐛 关联反馈 (0 个)

暂无反馈(用 arch feedback create 或 GitHub Action 登记)

📋 关联需求 (0 个)

暂无需求(登记新需求 →)

📜 被核心思想引用 (0 条)

暂无核心思想引用本组件


🗑️ 确认删除组件

intelab.cn-website 将被软删除(is_archived=true), 不会从数据库物理移除。可通过「♻️ 恢复组件」按钮还原。

⚠️ 若该组件被其他组件 composed_of 引用,删除会被后端 409 拒绝, 需先解除依赖关系。