mirror of https://github.com/jumpserver/jumpserver
perf: Update README.md
parent
4b0d95ed0c
commit
e1bd0ee3d7
42
README.md
42
README.md
|
@ -16,22 +16,31 @@
|
|||
</p>
|
||||
|
||||
------------------------------
|
||||
<details>
|
||||
<summary><kbd>Table of contents</kbd></summary>
|
||||
|
||||
## Table of Content
|
||||
- [About](#about)
|
||||
- [Why Choose JumpServer](#why-choose-jumpserver)
|
||||
#### TOC
|
||||
|
||||
- [Introduction](#Introduction)
|
||||
- [Why JumpServer](#why-jumpserver)
|
||||
- [Demo](#demo)
|
||||
- [Document](#document)
|
||||
- [Key Features](#key-features)
|
||||
- [Features](#features)
|
||||
- [System Architecture](#system-architecture)
|
||||
- [Quick Start](#quick-start)
|
||||
- [Installation](#installation)
|
||||
- [Community Discord Server](#community-discord-server)
|
||||
- [Contributing](#contributing)
|
||||
- [Join Our Community](#join-our-community)
|
||||
- [Security](#security)
|
||||
- [Contact](#Contact)
|
||||
- [License](#license)
|
||||
####
|
||||
|
||||
## About
|
||||
<br/>
|
||||
|
||||
</details>
|
||||
|
||||
## Introduction
|
||||
|
||||
JumpServer is a widely acclaimed open-source bastion host, serving as a professional operational security auditing system compliant with the 4A standards. It helps businesses securely manage and access all types of assets in a more secure manner, enabling pre-authorization, real-time monitoring, and post-audit capabilities.
|
||||
|
||||
|
@ -41,20 +50,31 @@ JumpServer's vision is to become a leader in the enterprise-level asset manageme
|
|||
|
||||
_[To-do: Display a diagram of supported asset types.]_
|
||||
|
||||
## Why Choose JumpServer
|
||||
<details>
|
||||
<summary><kbd>Star History</kbd></summary>
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=jumpserver%2Fjumpserver&theme=dark&type=Date">
|
||||
<img width="100%" src="https://api.star-history.com/svg?repos=jumpserver%2Fjumpserver&type=Date">
|
||||
</picture>
|
||||
</details>
|
||||
|
||||
|
||||
## 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.
|
||||
2. **Plugin-Free**: JumpServer provides comprehensive functionality without the need for additional plugins or extensions. This simplifies deployment and management processes, reducing potential compatibility and security risks.
|
||||
3. **Distributed**: JumpServer supports a distributed architecture, allowing easy scaling across multiple nodes for high availability and fault tolerance. This makes it suitable for large-scale deployments and complex network environments.
|
||||
4. **Multi-Cloud Support**: JumpServer offers support for various cloud platforms, including AWS, Azure, Google Cloud, etc., enabling users to manage and access assets seamlessly across different cloud environments.
|
||||
4. **Multi-Cloud**: JumpServer offers support for various cloud platforms, including AWS, Azure, Google Cloud, etc., enabling users to manage and access assets seamlessly across different cloud environments.
|
||||
5. **Cloud Storage**: JumpServer supports storing critical data such as audit logs and configuration files in the cloud, ensuring data security and reliability, as well as facilitating cross-region and cross-device access.
|
||||
6. **Organizational Structure**: JumpServer provides a flexible organizational structure, supporting multi-level organizational hierarchies and permission management. This allows administrators to finely control user access permissions, ensuring asset security and compliance.
|
||||
6. **Organizational**: JumpServer provides a flexible organizational structure, supporting multi-level organizational hierarchies and permission management. This allows administrators to finely control user access permissions, ensuring asset security and compliance.
|
||||
|
||||
## Demo
|
||||
## Document
|
||||
## Key Features
|
||||
## Features
|
||||
## System Architecture
|
||||
## Quick Start
|
||||
## Installation
|
||||
## Community Discord Server
|
||||
## Contributing
|
||||
## Join Our Community
|
||||
## Security
|
||||
## Contact
|
||||
## License
|
Loading…
Reference in New Issue