|
1 |
| -<h1 style="display: flex; align-items: center;"> |
2 |
| - <img style="margin-right: 8px;" src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/2/27/8c687ef1-5711-4a93-9db0-79c010af7902.png" width="32px" height="32px"/> orion-visor 是什么 |
3 |
| -</h1> |
4 |
| - |
5 |
| -`orion-visor` |
6 |
| -是一款现代化、高颜值的一站式智能运维管理平台,集资产管理、资产授权、批量执行、批量上传、计划任务、WebShell、WebSftp、角色管理、系统管理等功能于一体,致力于简化运维团队的治理工作。 |
7 |
| - |
8 |
| -<p style="text-align: left"> |
9 |
| - <a target="_blank" style="text-decoration: none" href="https://app.codacy.com/gh/lijiahangmax/orion-visor/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"> |
| 1 | +<div align="center"><img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/2/27/8c687ef1-5711-4a93-9db0-79c010af7902.png" alt="logo" width="32" /></div> |
| 2 | +<p style="margin-top: 12px" align="center"><b>高颜值、现代化的智能运维&轻量堡垒机平台。</b></p> |
| 3 | +<p align="center"> |
| 4 | + <a target="_blank" href="https://app.codacy.com/gh/lijiahangmax/orion-visor/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"> |
10 | 5 | <img src="https://app.codacy.com/project/badge/Grade/49eaab3a9a474af3b87e1d21ffec71c4" alt="quality"/>
|
11 | 6 | </a>
|
12 |
| - <a target="_blank" style="text-decoration: none" href="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html"> |
13 |
| - <img src="https://img.shields.io/badge/JDK-8+-green.svg" alt="jdk8"/> |
14 |
| - </a> |
15 |
| - <a target="_blank" style="text-decoration: none" href="https://www.apache.org/licenses/LICENSE-2.0"> |
| 7 | + <a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0"> |
16 | 8 | <img src="https://img.shields.io/github/license/lijiahangmax/orion-visor" alt="License"/>
|
17 | 9 | </a>
|
18 |
| - <a target="_blank" style="text-decoration: none" href="https://gitee.com/lijiahangmax/orion-visor/stargazers"> |
| 10 | + <a target="_blank" href="https://github.com/lijiahangmax/orion-visor/releases"> |
| 11 | + <img src="https://img.shields.io/github/v/release/lijiahangmax/orion-visor" alt="release"/> |
| 12 | + </a> |
| 13 | + <a target="_blank" href="https://gitee.com/lijiahangmax/orion-visor/stargazers"> |
19 | 14 | <img src="https://gitee.com/lijiahangmax/orion-visor/badge/star.svg?theme=dark" alt="star"/>
|
20 | 15 | </a>
|
21 |
| - <a target="_blank" style="text-decoration: none" href="https://gitee.com/lijiahangmax/orion-visor/members"> |
| 16 | + <a target="_blank" style="display: none;" href="https://gitee.com/lijiahangmax/orion-visor/members"> |
22 | 17 | <img src="https://gitee.com/lijiahangmax/orion-visor/badge/fork.svg?theme=dark" alt="fork"/>
|
23 | 18 | </a>
|
24 |
| - <a target="_blank" style="text-decoration: none" href="https://github.com/lijiahangmax/orion-visor"> |
| 19 | + <a target="_blank" href="https://github.com/lijiahangmax/orion-visor"> |
25 | 20 | <img src="https://img.shields.io/github/stars/lijiahangmax/orion-visor.svg?style=social" alt="star"/>
|
26 | 21 | </a>
|
| 22 | + <a target="_blank" style="display: none;" href="https://github.com/lijiahangmax/orion-visor"> |
| 23 | + <img src="https://img.shields.io/github/forks/lijiahangmax/orion-visor.svg?style=social" alt="star"/> |
| 24 | + </a> |
27 | 25 | </p>
|
28 | 26 |
|
29 |
| -当前版本: **1.1.0** |
| 27 | +------------------------------ |
30 | 28 |
|
31 |
| -**github:** https://github.com/lijiahangmax/orion-visor |
32 |
| -**gitee:** https://gitee.com/lijiahangmax/orion-visor |
33 |
| -**文档:** https://lijiahangmax.github.io/orion-visor/#/ |
34 |
| -**demo:** http://101.43.254.243:1081/ |
| 29 | +**`orion-visor`** 提供一站式服务器运维解决方案。 |
35 | 30 |
|
36 |
| -演示账号: `admin` |
37 |
| -演示密码: `admin` |
38 |
| -⭐ 体验后可以点一下 `star` 这对我很重要! |
39 |
| -🌈 如果本项目对你有帮助请帮忙推广一下 让更多的人知道此项目! |
40 |
| -📞 合作/功能定制请联系底部 备注: '合作' |
| 31 | +* **资产管理**:支持对资产进行分组,实现对主机、密钥和身份的统一管理和授权。 |
| 32 | +* **在线终端**:提供在线 Terminal 服务,支持快捷命令、大文件上传、在线编辑等操作。 |
| 33 | +* **批量操作**:支持批量执行主机命令、多主机文件分发等功能。 |
| 34 | +* **计划任务**:支持配置 cron 表达式,定时执行主机命令。 |
| 35 | +* **安全可靠**:动态配置权限,记录用户操作日志,提供简单的审计功能。 |
41 | 36 |
|
42 |
| -## 特性 |
| 37 | +## 演示环境 |
43 | 38 |
|
44 |
| -* **快速稳定**: 使用全新的系统架构, 提高系统性能以及稳定性。 |
45 |
| -* **交互友好**: 对与用户的交互进行了细致化的打磨, 操作更加方便快捷。 |
46 |
| -* **资产管理**: 支持对资产进行分组, 实现对主机、秘钥和身份的统一管理和授权。 |
47 |
| -* **权限控制**: 全面管理用户角色, 支持动态菜单配置和强制下线等功能。 |
48 |
| -* **在线终端**: 提供便捷的在线 Web 终端服务, 支持快捷命令、自定义快捷键和主题风格。 |
49 |
| -* **文件管理**: 实现远程主机大文件的批量上传、下载和在线编辑等操作。 |
50 |
| -* **批量操作**: 支持远程主机批量执行主机命令、多主机文件分发。 |
51 |
| -* **计划任务**: 支持配置 cron 表达式, 定时执行主机命令。 |
52 |
| -* **操作审计**: 记录用户操作日志,确保操作可追溯, 提高系统安全性。 |
| 39 | +演示地址: http://101.43.254.243:1081/ |
| 40 | +演示账号: admin/admin |
| 41 | + |
| 42 | +⭐ 体验后可以点一下 `star` 这对我很重要! |
| 43 | +🌈 如果本项目对你有帮助请帮忙推广一下 让更多的人知道此项目! |
53 | 44 |
|
54 | 45 | ## 快速开始
|
55 | 46 |
|
| 47 | +* [文档地址](https://lijiahangmax.github.io/orion-visor/#/) |
56 | 48 | * [docker安装](https://lijiahangmax.github.io/orion-visor/#/quickstart/docker-install)
|
57 | 49 | * [普通安装](https://lijiahangmax.github.io/orion-visor/#/quickstart/install)
|
58 | 50 | * [更新日志](https://lijiahangmax.github.io/orion-visor/#/about/change-log)
|
|
61 | 53 |
|
62 | 54 | ## 技术栈
|
63 | 55 |
|
64 |
| -* Docker |
65 |
| -* SpringBoot |
66 |
| -* Mysql |
67 |
| -* Redis |
68 |
| -* Vue3 |
69 |
| -* Arco Design |
| 56 | +* SpringBoot 2.7.17 |
| 57 | +* Mysql 8.0.+ |
| 58 | +* Redis 6.0.+ |
| 59 | +* Vue3 3.2.+ |
| 60 | +* Arco Design 2.55.+ |
70 | 61 |
|
71 | 62 | ## 主要功能预览
|
72 | 63 |
|
73 |
| -> 主机终端 |
| 64 | +#### 主机终端 |
74 | 65 |
|
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
80 | 70 |
|
81 |
| -> 批量执行 |
| 71 | +#### 批量执行 |
82 | 72 |
|
83 |
| - |
84 |
| - |
85 |
| - |
| 73 | + |
86 | 74 |
|
87 |
| -> 批量上传 |
| 75 | +#### 批量上传 |
88 | 76 |
|
89 |
| - |
90 |
| - |
| 77 | + |
91 | 78 |
|
92 |
| -> 计划任务 |
| 79 | +#### 计划任务 |
93 | 80 |
|
94 |
| - |
95 |
| - |
| 81 | + |
96 | 82 |
|
97 |
| -> 用户管理 |
| 83 | +## Star History |
98 | 84 |
|
99 |
| - |
100 |
| - |
| 85 | +[](https://star-history.com/#lijiahangmax/orion-visor&Date) |
101 | 86 |
|
102 | 87 | ## 联系我
|
103 | 88 |
|
104 | 89 | <div style="display: flex;">
|
105 |
| - <img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/2/27/4f1c4e77-8e36-45a3-8be6-9da5387bb96e.jpg" alt="wx" width="298px" height="398px"/> |
| 90 | + <img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/5/17/d42d91f3-f0ee-4c63-adab-a35809e0804c.jpg" alt="wx" width="298px" height="398px"/> |
106 | 91 | </div>
|
107 | 92 |
|
108 |
| - |
| 93 | + |
109 | 94 | 
|
110 | 95 |
|
111 |
| -📧 咨询问题微信备注: git |
| 96 | +📧 咨询问题微信备注: vis |
112 | 97 | 📧 合作/功能定制备注: 合作
|
113 | 98 |
|
114 | 99 | ## 支持一下
|
115 | 100 |
|
116 |
| -<img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/2/27/8063cf87-9de9-4df2-8009-d5dea6d69861.jpg" alt="收款码" width="540px"/> |
| 101 | +<img src="https://bjuimg.obs.cn-north-4.myhuaweicloud.com/images/2024/5/17/a5351e59-294c-4bec-b767-1a44c362fcbc.jpg" alt="收款码" width="540px"/> |
117 | 102 |
|
118 | 103 | 🎁 为了项目能健康持续的发展, 我期望获得相应的资金支持, 你们的支持是我不断更新前进的动力!
|
119 | 104 |
|
|
0 commit comments