Jenkins执行远程Linux系统的shell命令
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
首先需要去 系统管理->管理插件,选择可选插件选项卡,搜索并找到 SSH Slaves plugin 插件,点击下载安装
安装完成后也许需要重启Jenkins
然后你可以在系统管理中找到刚安装完成的功能:
输入主机IP,端口号,用户名及密码就可以了
配置完成后,修改需要进行远程连接的job:
在构建中增加构建步骤,Execute shell script on remote host using ssh
然后会出现以下,可以直接编写shell命令,也可以调用远程目录下的shell命令执行:
保存后构建就会运行远程Linux系统的shell命令了
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)