From ff3865d1a7cd963f816e9a1efbb3815b33e98f7b Mon Sep 17 00:00:00 2001 From: Bryan Date: Mon, 1 Apr 2024 18:01:56 +0800 Subject: [PATCH] Update README.md --- README.md | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe91ede2d..0050e9da4 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ JumpServer aims to become the industry's preferred platform, assisting businesse JumpServer's vision is to become a leader in the enterprise-level asset management and access control field, providing comprehensive solutions for users to securely and efficiently manage and utilize their assets. Through continuous innovation and enhancement of product features, JumpServer is committed to driving the development of the entire industry and becoming a key supporter and promoter of enterprise digital transformation. -_[To-do: Display a diagram of supported asset types.]_ +![][image-supported-asset-type] +_[To-do]: Need to design the graphics._ ## Why JumpServer 1. **Open Source**: JumpServer is an open-source software, meaning users can freely access, use, and modify its source code to meet individual needs, while also benefiting from community support and collaboration. @@ -137,6 +138,26 @@ Applying for the Enterprise Edition: https://jumpserver.org/enterprise.html ## System Architecture +![][image-system-architecture] +_[To-do]: Need to design the graphics._ + +| Project | Status | Description | +|--------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------| +| [Lina](https://github.com/jumpserver/lina) | Lina release | JumpServer Web UI +| [Luna](https://github.com/jumpserver/luna) | Luna release | JumpServer Web Terminal | +| [KoKo](https://github.com/jumpserver/koko) | Koko release | JumpServer Character Protocol Connector | +| [Lion](https://github.com/jumpserver/lion-release) | Lion release | JumpServer Graphical Protocol Connector, dependent on [Apache Guacamole](https://guacamole.apache.org/) | +| [Razor](https://github.com/jumpserver/razor) | Chen | JumpServer RDP Proxy Connector | +| [Tinker](https://github.com/jumpserver/tinker) | Tinker | JumpServer Remote Application Connector (Windows) | +| [Panda](https://github.com/jumpserver/Panda) | Panda | JumpServer Remote Application Connector (Linux) | +| [Magnus](https://github.com/jumpserver/magnus-release) | Magnus release | JumpServer Database Proxy Connector | +| [Chen](https://github.com/jumpserver/chen-release) | Chen release | JumpServer Web DB | +| [Kael](https://github.com/jumpserver/kael) | Kael release | JumpServer GPT Assets Connector | +| [Wisp](https://github.com/jumpserver/wisp) | Magnus release | JumpServer Inter-Project Communication Component with Core API | +| [Clients](https://github.com/jumpserver/clients) | Clients release | JumpServer Client | +| [Installer](https://github.com/jumpserver/installer) | Installer release | JumpServer Installation Tool | + + ## Features ### `1` User Authentication Supporting Integration with Multiple Single Sign-On Systems @@ -200,7 +221,6 @@ Unless required by applicable law or agreed to in writing, software distributed - [docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg [license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver [demo-shield-badge]: https://img.shields.io/badge/ONLINE-online?style=plastic&logo=jameson&logoColor=white&label=TRY%20JUMPSERVER&labelColor=black&color=%23148f76 @@ -208,7 +228,10 @@ Unless required by applicable law or agreed to in writing, software distributed [version-ee-shield-badge]: https://img.shields.io/badge/Enterprise-black?style=flat-square&logo=vagrant - [image-jumpserver]: https://download.jumpserver.org/images/jumpserver-logo.svg [image-dashboard]: https://github.com/jumpserver/jumpserver/assets/32935519/014c2230-82d3-4b53-b907-8149ce44bbd0 [image-star]: https://github.com/jumpserver/jumpserver/assets/32935519/76158e65-783d-4f11-81cd-45556a388e63 +[image-supported-asset-type]: https://github.com/jumpserver/jumpserver/assets/32935519/8e769007-5449-4e86-b34b-d04e8e484257 +[image-system-architecture]: https://github.com/jumpserver/jumpserver/assets/32935519/8a720b4e-19ed-4e3c-a8aa-325d7581005a + +