provisioning-code/.ncl-cache/6e9613ae5174bf87f09458c80229fd91ceebb396a53d62e10ed4eb5b33398f0c.json

49 lines
1 KiB
JSON

{
"dependencies": [],
"features": {
"supports_monitoring": true,
"supports_ssl": true,
"supports_telemetry": true,
"supports_wss": true
},
"maintainer": {
"name": "Provisioning System",
"url": "https://github.com/paritytech/polkadot"
},
"networks": [
"polkadot",
"kusama",
"westend"
],
"ports": {
"p2p": 30310,
"ws": 30311,
"wss": 30312
},
"requirements": {
"min_cpu_cores": 2,
"min_disk_gb": 100,
"min_memory_mb": 4096,
"network_required": true
},
"tags": [
"polkadot",
"bootnode",
"p2p",
"blockchain",
"web3"
],
"taskserv": {
"category": "infrastructure",
"description": "Polkadot network bootnode for peer discovery",
"display_name": "Polkadot Bootnode",
"documentation_url": "https://wiki.polkadot.network/docs/maintain-bootnode",
"name": "polkadot-bootnode",
"subcategory": "blockchain"
},
"version": {
"config_format": "nickel",
"schema": "1.0.0",
"taskserv": "1.15.0"
}
}