SiYuan
An open-source, privacy-first, self-hosted knowledge workspace where humans and AI agents work together 开源、隐私优先、自托管的知识工作空间,让人与智能体在此协作
Deploy command
docker run -d \
-v workspace_dir_host:workspace_dir_container \
-p 6806:6806 \
-e PUID=1001 -e PGID=1002 \
b3log/siyuan \
serve \
--workspace=workspace_dir_container \
--accessAuthCode=xxxTaken from the project README. You need a server with Docker; you may still need to add environment variables.
From the README
SiYuan is a privacy-first personal knowledge management system, supporting fine-grained block-level reference and Markdown WYSIWYG.
- Stars
- ★ 46.5k
- Language
- TypeScript
- License
- AGPL-3.0
- Last updated
- 2026-09-23
- Category
- Notes & knowledge base
- Section
- General