spug icon indicating copy to clipboard operation
spug copied to clipboard

开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。

Results 201 spug issues
Sort by recently updated
recently updated
newest added

Spug 版本:v3.2.2 ``` docker pull openspug/spug:3.2.2 ``` ## 问题重现步骤 1."主机管理"中添加一台Ubuntu18.04主机 2."计划任务"中添加一项,执行一些shell命令 3.点“提交” ## 报错/问题截图 弹窗报错"请选择执行解释器",无处选择 ## 期望的结果 在v3.0.1-beta.14上做同样的操作,提交成功

``` 执行队列堆积(1) 请检查监控、任务计划或批量执行等避免长耗时任务,必要时可重启服务清空队列。 ```

Spug 版本:v3.2.1 ## 问题重现步骤 1.想在dev分支下发布,该分支有个submodule 2.在代码检出前执行:git submodule update --init --recursive --remote 3.检出后没有子模块的代码 ## 期望的结果 能够连子模块代码一起获取

刚接触,目前不确定现在有没有这个功能。 多导出备份一份比较安心。

能否提供最新的 dockerfile 脚本呢?

Cloning into '/data/spug'... fatal: unable to access 'https://gitee.com/openspug/spug.git/': Failed connect to gitee.com:443; Connection refused Cloning into '/data/spug'... fatal: unable to access 'https://gitee.com/openspug/spug.git/': Failed connect to gitee.com:443; Connection refused Cloning into...

使用3.x进行自定义发布时,发现没有回滚按钮。请求自定义发布如何做才能有跟常规发布一样的回滚功能。

![image](https://user-images.githubusercontent.com/95021771/175864940-6bd7c27b-b3dd-4dd4-91b8-657b623ca47e.png) 新配置的项目,发布的时候,会卡在这里 我在发布的目标主机看代码已经传过来了,但并没有部署到目标目录,软链接也没有创建 想知道的是,这个数据准备的操作具体是指什么?

由于不用OLDP,用的OIDC登录协议,不知可否支持