mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-05-05 06:36:51 +00:00
Merge branch 'v4' of github.com:jumpserver/jumpserver into v4
This commit is contained in:
commit
29b38632e2
140
README.md
140
README.md
@ -1,38 +1,50 @@
|
||||
<p align="center">
|
||||
<div align="center"><a name="readme-top"></a>
|
||||
<a href="https://jumpserver.org"><img src="https://download.jumpserver.org/images/jumpserver-logo.svg" alt="JumpServer" width="300" /></a>
|
||||
</p>
|
||||
<h3 align="center">Popular Open-Source Bastion Host</h3>
|
||||
|
||||
### Popular Open-Source Bastion Host
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.gnu.org/licenses/gpl-3.0.html"><img src="https://img.shields.io/github/license/jumpserver/jumpserver" alt="License: GPLv3"></a>
|
||||
<a href="https://hub.docker.com/u/jumpserver"><img src="https://img.shields.io/docker/pulls/jumpserver/jms_all.svg" alt="Docker pulls"></a>
|
||||
<a href="https://github.com/jumpserver/jumpserver/releases/latest"><img src="https://img.shields.io/github/v/release/jumpserver/jumpserver" alt="Latest release"></a>
|
||||
<a href="https://github.com/jumpserver/jumpserver"><img src="https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square" alt="Stars"></a>
|
||||
</p>
|
||||
<!-- SHIELD GROUP-->
|
||||
[![][license-shield]][license-link]
|
||||
[![][docker-shield]][docker-link]
|
||||
[![][github-release-shield]][github-release-link]
|
||||
[![][github-stars-shield]][github-stars-link]
|
||||
|
||||
**English** · [简体中文](./README.zh-CN.md) · [Documents][docs] · [Report Bug][github-issues-link] · [Request Feature][github-issues-link]
|
||||
|
||||
<p align="center">
|
||||
For 9 years, pouring heart and soul into creating a high-quality open-source bastion host.
|
||||
</p>
|
||||
For 9 years, pouring heart and soul into creating a high-quality open-source bastion host. <br/>
|
||||
|
||||
</div>
|
||||
|
||||
#
|
||||
![][image-dashboard]
|
||||
_[To-do]: Need to design the graphics._
|
||||
|
||||
------------------------------
|
||||
<details>
|
||||
<summary><kbd>Table of contents</kbd></summary>
|
||||
|
||||
#### TOC
|
||||
|
||||
- [Introduction](#Introduction)
|
||||
- [Why JumpServer](#why-jumpserver)
|
||||
- [Getting Started](#getting-started)
|
||||
- [Document](#document)
|
||||
- [Introduction](#introduction)
|
||||
- [Why JumpServer](#why-jumpserver)
|
||||
- [Features](#features)
|
||||
- [System Architecture](#system-architecture)
|
||||
- [`1` User Authentication Supporting Integration with Multiple Single Sign-On Systems](#1-user-authentication-supporting-integration-with-multiple-single-sign-on-systems)
|
||||
- [`2` User Management Based on Role-based Access Control](#2-user-management-based-on-role-based-access-control)
|
||||
- [`3` Asset Management of Everything is an Asset](#3-asset-management-of-everything-is-an-asset)
|
||||
- [`4` Asset Account Management](#4-asset-account-management)
|
||||
- [`5` Asset Authorization Management](#5-asset-authorization-management)
|
||||
- [`6` Asset Permission Management Based Access Control Logic](#6-asset-permission-management-based-access-control-logic)
|
||||
- [`7` Remote Application Management for Everything](#7-remote-application-management-for-everything)
|
||||
- [`8` Support for Multiple Asset Connection Methods](#8-support-for-multiple-asset-connection-methods)
|
||||
- [`9` Comprehensive and Detailed User Behavior Audit System](#9-comprehensive-and-detailed-user-behavior-audit-system)
|
||||
- [`10` Organization Management with Resource Isolation](#10-organization-management-with-resource-isolation) [![][version-ee-shield-badge]][official-website-en-link]
|
||||
- [`11` Ticket Management](#11-ticket-management) [![][version-ee-shield-badge]][official-website-en-link]
|
||||
- [System Architecture](#12-system-architecture)
|
||||
- [Installation](#installation)
|
||||
- [Contributing](#contributing)
|
||||
|
||||
- [Contributing](#contributing)
|
||||
- [Join Our Community](#join-our-community)
|
||||
- [Security](#security)
|
||||
- [Contact](#Contact)
|
||||
- [Contact](#contact)
|
||||
- [License](#license)
|
||||
####
|
||||
|
||||
@ -40,15 +52,15 @@
|
||||
|
||||
</details>
|
||||
|
||||
## Introduction
|
||||
## Getting Started
|
||||
|
||||
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.
|
||||
Step right into our online demonstration environment, where you can effortlessly experience our product without the need for time-consuming software installations. With just a few clicks, you'll quickly grasp the functionality and features of our product. In the demonstration environment, you can explore the various features of our product to your heart's content and experience our innovative design and exceptional performance.
|
||||
|
||||
JumpServer aims to become the industry's preferred platform, assisting businesses in securely and efficiently managing and accessing all types of assets. By offering a professional operational security auditing system compliant with 4A standards, JumpServer is committed to delivering advanced asset management and access solutions, meeting enterprises' needs for security, reliability, and efficiency.
|
||||
Whether you're new to the experience or a seasoned expert, we invite you to join our Discord community right away! Here, our developers and enthusiastic users come together to offer support and assistance. No matter what challenges you encounter during your usage, we are committed to answering your questions and providing guidance.
|
||||
|
||||
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.]_
|
||||
| [![][demo-shield-badge]][demo-link] | No installation or registration necessary! Visit our website to experience it firsthand. |
|
||||
| :---------------------------------------- | :----------------------------------------------------------------------------------------------------------------- |
|
||||
| [![][discord-shield-badge]][discord-link] | Join our Discord community! This is where you can connect with developers and other enthusiastic users of JumpServer. |
|
||||
|
||||
> \[!IMPORTANT]
|
||||
>
|
||||
@ -64,6 +76,22 @@ _[To-do: Display a diagram of supported asset types.]_
|
||||
</picture>
|
||||
</details>
|
||||
|
||||
> \[!TIP]
|
||||
>
|
||||
> This is a demonstration video that can quickly help you understand the page design and product features of JumpServer.
|
||||
|
||||
<video controls src="https://github.com/jumpserver/jumpserver/assets/32935519/6f984266-24a1-4d1f-9745-4a8e0122f49c" muted="false"></video>
|
||||
_[To-do]: Need to design the video._
|
||||
|
||||
## 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.
|
||||
|
||||
JumpServer aims to become the industry's preferred platform, assisting businesses in securely and efficiently managing and accessing all types of assets. By offering a professional operational security auditing system compliant with 4A standards, JumpServer is committed to delivering advanced asset management and access solutions, meeting enterprises' needs for security, reliability, and efficiency.
|
||||
|
||||
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.]_
|
||||
|
||||
## 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.
|
||||
@ -73,24 +101,31 @@ _[To-do: Display a diagram of supported asset types.]_
|
||||
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**: 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.
|
||||
|
||||
## Getting Started
|
||||
|
||||
_[To-do] Demo Video : About 1:30 min_
|
||||
|
||||
<video controls src="https://github.com/jumpserver/jumpserver/assets/32935519/6f984266-24a1-4d1f-9745-4a8e0122f49c" muted="false"></video>
|
||||
|
||||
```
|
||||
Demo Link: https://demo.jumpserver.org/
|
||||
|
||||
username: demo
|
||||
|
||||
password: jumpserver
|
||||
```
|
||||
|
||||
## Document
|
||||
## Features
|
||||
|
||||
### `1` User Authentication Supporting Integration with Multiple Single Sign-On Systems
|
||||
|
||||
### `2` User Management Based on Role-based Access Control
|
||||
|
||||
### `3` Asset Management of Everything is an Asset
|
||||
|
||||
### `4` Asset Account Management
|
||||
|
||||
### `5` Asset Authorization Management
|
||||
|
||||
### `6` Asset Permission Management Based Access Control Logic
|
||||
|
||||
### `7` Remote Application Management for Everything
|
||||
|
||||
### `8` Support for Multiple Asset Connection Methods
|
||||
|
||||
### `9` Comprehensive and Detailed User Behavior Audit System
|
||||
|
||||
### `10` Organization Management with Resource Isolation
|
||||
|
||||
### `11` Ticket Management
|
||||
|
||||
## System Architecture
|
||||
## Quick Start
|
||||
## Installation
|
||||
## Contributing
|
||||
## Join Our Community
|
||||
@ -100,4 +135,25 @@ password: jumpserver
|
||||
|
||||
|
||||
<!-- LINK GROUP -->
|
||||
[license-shield]: https://img.shields.io/github/license/jumpserver/jumpserver
|
||||
[license-link]: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
[docker-shield]: https://img.shields.io/docker/pulls/jumpserver/jms_all.svg
|
||||
[docker-link]: https://hub.docker.com/u/jumpserver
|
||||
[github-release-shield]: https://img.shields.io/github/v/release/jumpserver/jumpserver
|
||||
[github-release-link]: https://github.com/jumpserver/jumpserver/releases/latest
|
||||
[github-stars-shield]: https://img.shields.io/github/stars/jumpserver/jumpserver?color=%231890FF&style=flat-square
|
||||
[github-stars-link]: https://github.com/jumpserver/jumpserver
|
||||
|
||||
[docs]: https://docs.jumpserver.org/
|
||||
[github-issues-link]: https://github.com/jumpserver/jumpserver/issues
|
||||
|
||||
[demo-shield-badge]: https://img.shields.io/badge/ONLINE-online?style=plastic&logo=jameson&logoColor=white&label=TRY%20JUMPSERVER&labelColor=black&color=%23148f76
|
||||
[demo-link]: https://demo.jumpserver.org/
|
||||
[discord-shield-badge]: https://img.shields.io/badge/JOIN_US_NOW-ONLINE?style=plastic&logo=discord&logoColor=white&label=DISCORD&labelColor=black&color=%23404eed
|
||||
[discord-link]: https://discord.gg/DVz6Hckx
|
||||
[version-ee-shield-badge]: https://img.shields.io/badge/Enterprise-black?style=flat-square&logo=vagrant
|
||||
[official-website-en-link]: https://jumpserver.org/
|
||||
|
||||
[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
|
||||
|
Loading…
Reference in New Issue
Block a user