spug icon indicating copy to clipboard operation
spug copied to clipboard

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

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

- 希望增加多模块功能,具体可参照Jenkins的pipline - 增加自定义环境变量的配置,要求配置可选项,申请发布的时候可以选择不同的环境变量

Spug 版本: 3.0.5 ## 问题重现步骤 1.配置webhook 将分支dev 合并到test,无法自动发布 ## 报错/问题截图 ![image](https://user-images.githubusercontent.com/83281049/165251028-869a69d2-a8fe-442b-886a-6a31a971a060.png) ## 期望的结果 webhook自动触发支持merge

Spug 版本: ## 问题重现步骤 在docker容器外部配置了nginx代理域名,按照官方文档的方式进行配置: server { listen 80; server_name xxx.xxx.xxx; location / { proxy_pass http://127.0.0.1:8000; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; } location ^~ /api/ws/ { proxy_pass http://127.0.0.1:8000; proxy_http_version 1.1; proxy_set_header Upgrade...

服务器之前配置的key 都是带密码的key。 spug 目前没办法输入带密码的key

![image](https://user-images.githubusercontent.com/95021771/163785891-88c6732f-b3a9-4d17-9309-37757d1cac4b.png) 在执行写的shell命令时,这里的过程感觉太笼统了,并不是很直观的能看到出现的问题,以及错误的上下文,不知道其他人有没有观察上下文来排错的习惯。。感觉不是很方便 这几天都是一步一个配置,手动试出来的,感觉对新使用的不是太友好 还有一点小建议是,如果可以的话,能把代码检出目录也能手动指定就好了,有时候自动指定的目录不是专门存放数据盘,还得用docker运行的方式来指定数据存放目录,这点也不是很方便

使用场景: 1. 后端应用8+,前端应用8+ 2. 发布配置可以复用,比如前端一套,后端一套 3. 使用自定义发布配置,发布到k8s 想实现的功能: 1. 可以配置自定义发布模板 2. 发布模板可以关联需要发布的应用,或者在应用管理新建发布时选择发布模板 3. 发布模板更新时,在应用管理新建的发布配置可以同步更新

因为项目已经占用了 `http://1.1.1.1/`,所以需要改成 `http://1.1.1.1/spug` 这样来访问,build下面的静态页面那些我已经都改好了,测试访问也是正常的,但是点击web终端时链接跳转到` http://1.1.1.1/ssh` 报404,想问一下 `http://1.1.1.1/ssh` 这个链接可以改哪里或者说要怎么改才能不报404

Spug 版本: ## 问题重现步骤 1. 2. ## 报错/问题截图 ## 期望的结果

![image](https://user-images.githubusercontent.com/12670758/160047872-a605e253-0f70-41ee-ba29-bfbb4a2bb6f0.png)

Spug 版本: v3.0.4 ## 问题重现步骤 1.应用管理-新建自定义发布 ![image](https://user-images.githubusercontent.com/19346819/159218385-98e7deb1-17b8-4ac5-a5a6-1f23aeee4346.png) 创建安装目录: mkdir -p /data/suptap/data_services/${SPUG_RELEASE_1:-1.0.0}/data-process 数据传输: 本地路径: /data/application/suptap/data_services/$SPUG_RELEASE_1/data-process 目标路径: /data/suptap/data_services/$SPUG_RELEASE_1/data-process 2.发布申请-新建发布 ![image](https://user-images.githubusercontent.com/19346819/159218605-d1e29d47-3f41-4721-a009-5c05a892567d.png) ## 报错/问题截图 ![image](https://user-images.githubusercontent.com/19346819/159218108-f271e3be-2e28-420a-88e6-0cdd4051981b.png) ## 期望的结果