JumpServer服务部署Docker安装

xiaohai 2021-06-04 08:40:07 1490人围观 标签: JumpServer 
简介Jumpserver 是全球首款完全开源的堡垒机, 使用 GNU GPL v2.0 开源协议, 是符合 4A 的专业运维审计系统。 Jumpserver 使用 Python / Django 进行开发, 遵循 Web 2.0 规范, 配备了业界领先的 Web Terminal 解决方案, 交互界面美观、用户体验好。

1、仓库地址

https://github.com/jumpserver/Dockerfile

2、Docker-Compose 安装

$ git clone https://github.com/jumpserver/Dockerfile.git
$ cd Dockerfile
$ cat .env
$ docker-compose up -d