docker swarm
This commit is contained in:
27
docker-swarm/10.5x环境配置记录/portainer_template.json
Normal file
27
docker-swarm/10.5x环境配置记录/portainer_template.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": "3",
|
||||
"templates": [
|
||||
{
|
||||
"id": 52,
|
||||
"type": 2,
|
||||
"title": "nacos cluser",
|
||||
"description": "nacos集群",
|
||||
"categories": ["sino"],
|
||||
"platform": "linux",
|
||||
"logo": "",
|
||||
"repository": {
|
||||
"url": "https://git.sino-assist.com//templates",
|
||||
"stackfile": "stacks/liveswitch/docker-stack.yml"
|
||||
},
|
||||
"env": [
|
||||
{
|
||||
"name": "POSTGRES_PASSWORD",
|
||||
"label": "Postgres password"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user