/
2024-11-11 Meeting notes for Realtime Workload Metrics
2024-11-11 Meeting notes for Realtime Workload Metrics
Date
Nov 11, 2024
Participants
@Joseph Pearson
Discussion topics
Embedding
Event hooks
Wrapper script
Deploying EdgeLake nodes on test network
Demo-in-a-Box
Action items
Build a node with OH Agent as a default
Pass along instructions on curl-ing the agent-install.cfg file from MMS
List all of the files of this type available on the Hub:
Download the specific config file:
List all of the files of this type available on the Hub:
hzn mms -o IBM -u "$HZN_ORG_ID/$HZN_EXCHANGE_USER_AUTH" object list -d -t agent_files
Download the specific config file:
hzn mms -o IBM -u "$HZN_ORG_ID/$HZN_EXCHANGE_USER_AUTH" object dl --type=agent_files --id="agent-install.cfg"
Linode deployment script with env mods per
Deploying an EdgeLake node remotely using OH
Deploying 30 EdgeLake nodes remotely using OH
Remotely modify parameters of an existing EdgeLake deployment
After initialization, re-point upstream config source to blockchain (or anything else)
Deploying an EdgeLake node to a cloud instance (abstract the differences between bare metal and cloud instances)
Deploying a secret to a node and explain the mechanism
Deploying difference secrets to each node
Dynamically updating secrets after deployment