windows系統需要安裝Concourse(CI/CD) (Need to Install Concourse(CI/CD) on windows system)


問題描述

windows系統需要安裝Concourse(CI/CD) (Need to Install Concourse(CI/CD) on windows system)

我需要在本地 Windows 機器上安裝 Concourse(CI/CD)

我遵循以下流程:

  • 在本地系統上安裝 Bosh。
  • 安裝成功,並在命令提示符下執行命令,然後顯示所有版本“bosh”‑‑“版本 3.0.1‑712bfd7‑2018‑03‑13T23:26:43Z”。
  • 嘗試下載 concourse‑lite 部署清單文件,但失敗並顯示以下錯誤。

在此處輸入圖片描述

按照以下安裝 Concourse 的鏈接:https://concoursetutorial.com/ ‑‑‑ 對於 Windows:

部分

參考解法

方法 1:

I don't reccomend doing this at all because you'll be swimming so far out of the main stream that you'll find tons of issues and no one is going to care enough to want to fix them.

Even if you didn't find any issues, resources require a linux worker for anything to work so your going to need linux anyways.

I recommend running your db, web and linux worker on linux and then running windows workers as needed.

(by Ajay JiratiChristopher Painter)

參考文件

  1. Need to Install Concourse(CI/CD) on windows system (CC BY‑SA 2.5/3.0/4.0)

#concourse #cf-bosh






相關問題

進行飛行同步時的未知目標 (unknown target when doing a fly sync)

從另一個大廳到達一個大廳任務的容器 (Reach one concourse task's container from another one)

從 Concourse 克隆 Bitbucket 上的 git 存儲庫的問題 (Issues cloning a git repo on Bitbucket from Concourse)

如果作業被取消,Concourse 會阻止後台進程停止 (Concourse prevent background processes from being stopped if job is canceled)

Concourse 流水線:如何讓嵌入式腳本使流水線失敗 (Concourse Pipeline: How to have an Embedded Script Fail the Pipeline)

將構建目錄 (/dist) 從一個作業傳遞到大廳中的下一個作業 (Pass build directory (/dist) from a job to next job in concourse)

Concourse CI 找不到 kubernetes 機密 (Concourse CI can't find kubernetes secrets)

大廳工作人員“找不到文件” (Concourse Worker "file not found")

windows系統需要安裝Concourse(CI/CD) (Need to Install Concourse(CI/CD) on windows system)

在管道任務中指定運行時參數 (Specify runtime parameter in a pipeline task)

如何遍歷大廳中的數組 (How to iterate through an array in concourse)







留言討論