{
"name": "consul-agent (host:{{ .MONITOR_CONSUL }})",
"command": ["/usr/local/bin/consul", "agent",
"-data-dir=/data2",
"-config-dir=/config2",
"-rejoin",
"-retry-join", "{{ .MONITOR_CONSUL }}",
"-retry-max", "10",
"-retry-interval", "10s",
"-config-file=/config2/default.json"],
"restarts": "unlimited"
}
===================
root@4e0e17fc6fa0:/data2# cd /config2
root@4e0e17fc6fa0:/config2# ls
default.json exporter.json
root@4e0e17fc6fa0:/config2# cat exporter.json
{
"service":
{
"name": "mysql-exporter",
"port":9104
}
}
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步