talas-group/04_INFRA_DEPLOIEMENT/Notes_Operations/jumpserver_docs
senke 66471934af Initial commit: Talas Group project management & documentation
Knowledge base of ~80+ markdown files across 14 domains (00-13),
Logseq graph, hardware design files (KiCAD), infrastructure configs,
and talas-wiki static site.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 20:10:41 +02:00
..
.github/workflows Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
docs Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
requirements Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
theme Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
.gitignore Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
.readthedocs.yml Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
LICENSE Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
mkdocs.yml Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
README.md Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00
vim Initial commit: Talas Group project management & documentation 2026-04-04 20:10:41 +02:00

JumpServer Docs

Python3

开始

git clone --depth=1 https://github.com/jumpserver/docs
cd docs
pip install -r requirements/requirements.txt

运行

mkdocs serve

编译

mkdocs build

帮助

mkdocs --help