jumpserver/installer
Fork: 64 Star: 112 (更新于 2024-11-05 11:15:16)
license: GPL-3.0
Language: Shell .
Installer is a tool for managing the installation of JumpServer, enabling users to conveniently install, deploy, update, and manage JumpServer.
最后发布版本: v4.2.0 ( 2024-09-20 00:39:44)
JumpServer 安装管理包
从 v2.6 开始,JumpServer 统一了 社区版 和 企业版 的安装部署包,统一由 本项目 来维护。
installer 可以安装、部署、更新 管理 JumpServer
环境依赖
- Linux x86_64
- Kernel 大于 4.0
安装部署
# 安装,版本是在 static.env 指定的
$ ./jmsctl.sh install
离线安装
管理
# 启动
$ ./jmsctl.sh start
# 重启
$ ./jmsctl.sh restart
# 关闭, 不包含数据库
$ ./jmsctl.sh stop
# 关闭所有
$ ./jmsctl.sh down
# 备份数据库
$ ./jmsctl.sh backup_db
# 查看日志
$ ./jmsctl.sh tail
配置文件说明
配置文件将会放在 /opt/jumpserver/config 中
[root@localhost config]# tree .
.
├── config.txt # 主配置文件
├── mysql
│ └── my.cnf # mysql 配置文件
|── mariadb
| └── mariadb.cnf # mariadb 配置文件
├── nginx # nginx 配置文件
│ ├── cert
│ │ ├── server.crt
│ │ └── server.key
│ ├── lb_http_server.conf
│ └── lb_ssh_server.conf
├── README.md
└── redis
└── redis.conf # redis 配置文件
6 directories, 11 files
config.txt 说明
config.txt 文件是环境变量式配置文件,会挂在到各个容器中,这样可以不必为 koko,core,lion 单独设置配置文件
config-example.txt 有说明,可以参考 JumpServer 参数说明文档
最近版本更新:(数据更新于 2024-10-14 14:46:46)
2024-09-20 00:39:44 v4.2.0
2024-08-21 17:29:00 v3.10.13
2024-08-16 11:19:25 v4.1.0
2024-08-01 10:14:39 v4.0.2
2024-07-18 09:28:13 v4.0.1
2024-07-11 15:46:52 v3.10.12
2024-07-04 16:33:21 v4.0.0
2024-06-20 09:46:37 v3.10.11
2024-05-16 17:53:38 v3.10.10
2024-04-23 21:39:11 v3.10.9
主题(topics):
docker-compose, install, quickstart, release
jumpserver/installer同语言 Shell最近更新仓库
2024-11-20 21:00:51 morytyann/OpenWrt-mihomo
2024-11-19 12:59:33 RROrg/rr
2024-11-13 11:38:52 dockur/windows
2024-11-13 07:21:02 j-hc/revanced-magisk-module
2024-11-05 08:14:05 kevin01523/WSA-MagiskDelta
2024-11-01 20:30:51 DoL-Lyra/Lyra