[Agent][Deploy] - sz ga
This commit is contained in:
@@ -11,6 +11,13 @@ var log = logger.Log
|
||||
|
||||
// C:\Users\wddsh\go\bin\gox.exe -osarch="linux/amd64" -output "build/agent-operator_{{.OS}}_{{.Arch}}"
|
||||
// /root/go/bin/gox -osarch="linux/amd64" -output "build/octopus-agent_{{.OS}}_{{.Arch}}"
|
||||
|
||||
// bash <(curl -sL http://172.28.0.10:9000/octopus/init-script-wdd.sh) --offline --url http://172.28.0.10:9000 --agent-install
|
||||
//
|
||||
//
|
||||
//
|
||||
//wget http://172.28.0.10/octopus-agent/octopus-agent_linux_amd64_2024-05-10-10-53-24 -O octopus-agent && systemctl restart octopus-agent && journalctl -u octopus-agent.service -n 200 -f
|
||||
|
||||
func main() {
|
||||
|
||||
// 解析命令行参数
|
||||
|
||||
Reference in New Issue
Block a user