Skip to main content

baosight tools

Project description

baosight工具包

gitlab

gitlab runner

  1. config.json文件格式
{
  "gitlab_url": "http://127.0.0.1",
  "gitlab_api_token": "xxxxxxx",
  "registration_token": "xxxxxxx",
  "runner_url": "https://s3.dualstack.us-east-1.amazonaws.com/gitlab-runner-downloads/latest/binaries/gitlab-runner-windows-amd64.exe",
  "runners": [
    {
      "description": "Windows Runner",
      "tags": [
        "windows"
      ],
      "service": "gitlab-runner",
      "work_dir": "C:\\Runners\\Runner3"
    }
  ]
}
  1. 安装命令
baosight gl-runner --quite  # 使用当前目录config.json静默安装runner
baosight gl-runner # 使用gui选择配置文件并安装
  1. 快速生成配置文件
baosight gl-runner --create-config

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

baosight-0.0.11.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

baosight-0.0.11-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page