44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"npmci": {
|
|
"npmGlobalTools": [],
|
|
"npmAccessLevel": "private",
|
|
"npmRegistryUrl": "verdaccio.lossless.one",
|
|
"dockerRegistryRepoMap": {
|
|
"registry.gitlab.com": "losslessone/services/servezone/coreflow"
|
|
},
|
|
"dockerBuildargEnvMap": {
|
|
"NPMCI_TOKEN_NPM2": "NPMCI_TOKEN_NPM2"
|
|
}
|
|
},
|
|
"gitzone": {
|
|
"projectType": "service",
|
|
"module": {
|
|
"githost": "gitlab.com",
|
|
"gitscope": "losslessone/services/servezone",
|
|
"gitrepo": "coreflow",
|
|
"description": "A comprehensive solution for managing Docker and scaling applications across servers, handling tasks from service provisioning to network traffic management.",
|
|
"npmPackagename": "@servezone/coreflow",
|
|
"license": "UNLICENSED",
|
|
"keywords": [
|
|
"Docker",
|
|
"Service scaling",
|
|
"Networking",
|
|
"Server management",
|
|
"Continuous deployment",
|
|
"Microservices",
|
|
"Load balancing",
|
|
"Task scheduling",
|
|
"Web services",
|
|
"Container management",
|
|
"Cluster configuration",
|
|
"DevOps tools",
|
|
"Cloud services integration",
|
|
"Security management",
|
|
"High availability services",
|
|
"Multi-cloud orchestration",
|
|
"Service discovery",
|
|
"Distributed systems"
|
|
]
|
|
}
|
|
}
|
|
} |