105 lines
3.1 KiB
JSON
105 lines
3.1 KiB
JSON
{
|
|
"version": "3",
|
|
"templates": [
|
|
{
|
|
"id": 52,
|
|
"type": 2,
|
|
"title": "nacos cluser",
|
|
"description": "nacos集群",
|
|
"categories": ["开发组件"],
|
|
"platform": "linux",
|
|
"logo": "",
|
|
"repository": {
|
|
"url": "https://git.sino-assist.com/sa-charts/",
|
|
"stackfile": "docker-swarm/nacos-cluser/cluster-docker-compose.yml"
|
|
},
|
|
"env": [
|
|
{
|
|
"name": "NAMESPACE",
|
|
"label": "NAMESPACE",
|
|
"default": "prod"
|
|
},
|
|
{
|
|
"name": "NACOS_VERSION",
|
|
"label": "NACOS_VERSION",
|
|
"default": "v2.3.0"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_11",
|
|
"label": "NODE_PORT_11",
|
|
"preset": "21848"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_12",
|
|
"label": "NODE_PORT_12",
|
|
"preset": "22848"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_13",
|
|
"label": "NODE_PORT_13",
|
|
"preset": "22849"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_21",
|
|
"label": "NODE_PORT_21",
|
|
"preset": "23848"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_22",
|
|
"label": "NODE_PORT_22",
|
|
"preset": "24848"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_23",
|
|
"label": "NODE_PORT_23",
|
|
"preset": "24849"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_31",
|
|
"label": "NODE_PORT_31",
|
|
"preset": "25848"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_32",
|
|
"label": "NODE_PORT_32",
|
|
"preset": "26848"
|
|
},
|
|
{
|
|
"name": "NODE_PORT_33",
|
|
"label": "NODE_PORT_33",
|
|
"preset": "26849"
|
|
},
|
|
{
|
|
"name": "MYSQL_SERVICE_HOST",
|
|
"label": "MYSQL_SERVICE_HOST",
|
|
"preset": "prod-tool-mysql-master"
|
|
},
|
|
{
|
|
"name": "MYSQL_SERVICE_USER",
|
|
"label": "MYSQL_SERVICE_USER",
|
|
"preset": "zd_tool"
|
|
},
|
|
{
|
|
"name": "MYSQL_SERVICE_PASSWORD",
|
|
"label": "MYSQL_SERVICE_PASSWORD",
|
|
"preset": "gkxl2024#@"
|
|
},
|
|
{
|
|
"name": "NACOS_AUTH_IDENTITY_KEY",
|
|
"label": "NACOS_AUTH_IDENTITY_KEY",
|
|
"preset": "nacos"
|
|
},
|
|
{
|
|
"name": "NACOS_AUTH_IDENTITY_VALUE",
|
|
"label": "NACOS_AUTH_IDENTITY_VALUE",
|
|
"preset": "gkxl2024#@"
|
|
},
|
|
{
|
|
"name": "NACOS_AUTH_TOKEN",
|
|
"label": "NACOS_AUTH_TOKEN",
|
|
"preset": "OTg1NjRzZnJ0Z2RmZzIwMjQ1NTU1NTExZWZnZGVmZGVz"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |