Send the Manifest
provider-services send-manifest deploy.yml --dseq $NEXQLOUD_DSEQ --provider $NEXQLOUD_PROVIDER --from $NEXQLOUD_KEY_NAMEConfirm the URL
provider-services lease-status --dseq $NEXQLOUD_DSEQ --from $NEXQLOUD_KEY_NAME --provider $NEXQLOUD_PROVIDER{
"services": {
"web": {
"name": "web",
"available": 1,
"total": 1,
"uris": [
"rga3h05jetf9h3p6dbk62m19ck.ingress.ewr1p0.mainnet.nexqloudian.io"
],
"observed_generation": 1,
"replicas": 1,
"updated_replicas": 1,
"ready_replicas": 1,
"available_replicas": 1
}
},
"forwarded_ports": {}
}View your logs
Last updated