Start Global L0 Instances
Setup Global L0
SSH into one of your EC2 instances and move to the global-l0 directory.
global-l0 directory.ssh -i "MyKeypair.pem" ubuntu@your_instance_ip"
cd code/global-l0export CL_KEYSTORE=":p12_file.p12"
export CL_KEYALIAS=":p12_file_alias"
export CL_PASSWORD=":p12_password"curl ifconfig.mewget https://constellationlabs-dag.s3.us-west-1.amazonaws.com/integrationnet-seedlistRepeat
Last updated
Was this helpful?