新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,21 @@
---
title: "无服务器密码管理"
type: concept
tags: [cloudflare, edge-computing, password-manager]
sources: [nodewarden-ba-bitwarden-ban-dao-cloudflare-workers-shang-che-di-gao-bie-fu-wu-qi.md]
last_updated: 2026-04-14
---
## Definition
无服务器密码管理是将传统密码管理服务器端逻辑部署到边缘计算平台,实现真正的零服务器运维。
## Key Attributes
- 平台Cloudflare Workers
- 存储Cloudflare D1/R2
- 优点无服务器费用无VPS需求
## Related Entities
- [[NodeWarden]]:无服务器密码管理的实现
## Connections
- [[无服务器密码管理]] ← 实现 ← [[NodeWarden]]