mirror of
https://github.com/fluencelabs/fluent-pad
synced 2025-04-24 16:32:13 +00:00
* Switch to app.config based deployment * Rewrite user online status checks to peer is_connected api * Rewrite fluentpad into aquamarine
56 lines
1.9 KiB
JSON
56 lines
1.9 KiB
JSON
{
|
|
"services": {
|
|
"history": {
|
|
"dependencies": [
|
|
"history_inmemory"
|
|
],
|
|
"node": "12D3KooWKEprYXUXqoV5xSBeyqrWLpQLLH4PXfvVkDJtmcqmh5V3",
|
|
"hashDependencies": [
|
|
"hash:6ee648216089b876a34353f485f1bf19dd863b861f0d798a0ac0cb65cc3b4e2f"
|
|
],
|
|
"blueprint_id": "5df598924434974291d98c6d72e0922f2e8cbd7f7f291ca44f1b2f8e198f421b",
|
|
"id": "afed8e34-f399-4e55-9d1f-c5c58296ad7a"
|
|
},
|
|
"user_list": {
|
|
"dependencies": [
|
|
"user_list_inmemory"
|
|
],
|
|
"node": "12D3KooWKEprYXUXqoV5xSBeyqrWLpQLLH4PXfvVkDJtmcqmh5V3",
|
|
"hashDependencies": [
|
|
"hash:691ebcd74409bd931a9a68d0e0001f8d9d4b8482c8aaac3184e28c2a322e5a82"
|
|
],
|
|
"blueprint_id": "d46fb511eb5a5dcea7b5a6777e04f95d48cbbe9fde040bd6bd69b4d9cd8fbb88",
|
|
"id": "5622f669-3699-430f-9f4e-a1cb117cc0e2"
|
|
}
|
|
},
|
|
"modules": {
|
|
"history_inmemory": {
|
|
"file": "history.wasm",
|
|
"config": {
|
|
"preopened_files": [
|
|
"/tmp"
|
|
],
|
|
"mapped_dirs": {
|
|
"history": "/tmp"
|
|
}
|
|
},
|
|
"hash": "6ee648216089b876a34353f485f1bf19dd863b861f0d798a0ac0cb65cc3b4e2f"
|
|
},
|
|
"user_list_inmemory": {
|
|
"file": "user_list.wasm",
|
|
"config": {},
|
|
"hash": "691ebcd74409bd931a9a68d0e0001f8d9d4b8482c8aaac3184e28c2a322e5a82"
|
|
}
|
|
},
|
|
"scripts": {
|
|
"set_tetraplet": {
|
|
"file": "set_tetraplet.air",
|
|
"variables": {
|
|
"function": "is_authenticated",
|
|
"json_path": "$.is_authenticated"
|
|
},
|
|
"node": "12D3KooWKEprYXUXqoV5xSBeyqrWLpQLLH4PXfvVkDJtmcqmh5V3"
|
|
}
|
|
},
|
|
"script_storage": {}
|
|
} |