Skip to content

Commit

Permalink
Update nodeArchive.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxRbckl authored Oct 21, 2024
1 parent 5b17a0b commit 510a255
Showing 1 changed file with 79 additions and 19 deletions.
98 changes: 79 additions & 19 deletions resources/nodeArchive.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,90 @@
{
"demo": {
"os": "",
"hardware": "",
"highlander03": {
"services": [],
"hardware": "raspberry pi",
"status": "ready",
"host": "standalone"
"host": "swarm",
"os": "linux"
},
"trial": {
"os": "",
"hardware": "",
"services": [],
"highlander09": {
"services": [
"Project MadGarden"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "standalone"
"host": "swarm",
"os": "linux"
},
"go": {
"os": "",
"hardware": "",
"services": [],
"highlander07": {
"services": [
"Project Acta Mea",
"Project ACLG",
"Project Acta Mea"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "standalone"
"host": "swarm",
"os": "linux"
},
"cdd": {
"os": "",
"hardware": "",
"highlander06": {
"services": [],
"hardware": "raspberry pi",
"status": "ready",
"host": "swarm",
"os": "linux"
},
"highlander10": {
"services": [
"Project Heimir"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "swarm",
"os": "linux"
},
"highlander08": {
"services": [
"Project ACLG"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "swarm",
"os": "linux"
},
"highlander14": {
"services": [
"Project JA",
"Project JA"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "swarm",
"os": "linux"
},
"highlander04": {
"services": [
"Project Heimir"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "standalone"
"host": "swarm",
"os": "linux"
},
"highlander01": {
"services": [
"Project ACLG",
"Project ACLG"
],
"hardware": "raspberry pi",
"status": "ready",
"host": "swarm",
"os": "linux"
},
"highlander11": {
"services": [],
"hardware": "raspberry pi",
"status": "down",
"host": "swarm",
"os": "linux"
}
}
}

0 comments on commit 510a255

Please sign in to comment.