You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

146 lines
3.4 KiB
JSON

[
{
"hasPersistentData": false,
"description": "",
"instanceCount": 1,
"captainDefinitionRelativeFilePath": "./captain-definition",
"networks": ["captain-overlay-network"],
"envVars": [
{
"key": "ADMINER_PLUGINS",
"value": ""
},
{
"key": "ADMINER_DESIGN",
"value": ""
}
],
"volumes": [],
"ports": [],
"versions": [
{
"version": 0,
"timeStamp": "2020-08-02T01:25:07.232Z",
"deployedImageName": "img-captain-adminer:0",
"gitHash": ""
},
{
"version": 1,
"timeStamp": "2021-03-19T10:04:54.823Z",
"deployedImageName": "adminer:4.8.0",
"gitHash": ""
},
{
"version": 2,
"timeStamp": "2021-12-04T10:24:48.757Z",
"deployedImageName": "adminer:4.8.1",
"gitHash": ""
}
],
"deployedVersion": 2,
"notExposeAsWebApp": false,
"customDomain": [],
"hasDefaultSubDomainSsl": true,
"forceSsl": true,
"websocketSupport": false,
"containerHttpPort": 8080,
"preDeployFunction": "",
"serviceUpdateOverride": "",
"appName": "adminer",
"isAppBuilding": false
},
{
"hasPersistentData": false,
"description": "",
"instanceCount": 1,
"captainDefinitionRelativeFilePath": "./captain-definition",
"networks": ["captain-overlay-network"],
"envVars": [
{
"key": "MYSQL_ROOT_PASSWORD",
"value": "root"
},
{
"key": "MYSQL_DATABASE",
"value": "test"
},
{
"key": "MYSQL_USER",
"value": "test"
},
{
"key": "MYSQL_PASSWORD",
"value": "test"
}
],
"volumes": [],
"ports": [],
"versions": [
{
"version": 0,
"timeStamp": "2020-08-02T01:25:07.232Z",
"deployedImageName": "img-captain-mysql:0",
"gitHash": ""
},
{
"version": 1,
"timeStamp": "2021-03-19T10:04:54.823Z",
"deployedImageName": "mysql:5.7",
"gitHash": ""
},
{
"version": 2,
"timeStamp": "2021-12-04T10:24:48.757Z",
"deployedImageName": "mysql:8.0",
"gitHash": ""
}
],
"deployedVersion": 2,
"notExposeAsWebApp": false,
"customDomain": [],
"hasDefaultSubDomainSsl": true,
"forceSsl": true,
"websocketSupport": false,
"containerHttpPort": 3306,
"preDeployFunction": "",
"serviceUpdateOverride": "",
"appName": "mysql",
"isAppBuilding": false
},
{
"hasPersistentData": false,
"description": "",
"instanceCount": 1,
"captainDefinitionRelativeFilePath": "./captain-definition",
"networks": ["captain-overlay-network"],
"envVars": [],
"volumes": [],
"ports": [],
"versions": [
{
"version": 0,
"timeStamp": "2020-08-02T01:25:07.232Z",
"deployedImageName": "img-captain-redis:0",
"gitHash": ""
},
{
"version": 1,
"timeStamp": "2021-03-19T10:04:54.823Z",
"deployedImageName": "redis:6.2.3",
"gitHash": ""
}
],
"deployedVersion": 1,
"notExposeAsWebApp": false,
"customDomain": [],
"hasDefaultSubDomainSsl": true,
"forceSsl": true,
"websocketSupport": false,
"containerHttpPort": 6379,
"preDeployFunction": "",
"serviceUpdateOverride": "",
"appName": "redis",
"isAppBuilding": false
}
]