prvng_platform/crates/data/tasks/3c7369a3-b249-43e3-8559-f7de35dc7fe6.json

23 lines
No EOL
1.1 KiB
JSON

{
"id": "3c7369a3-b249-43e3-8559-f7de35dc7fe6",
"name": "component_install_youki",
"command": "bash",
"args": [
"-c",
"base64 -d < '/tmp/orchestrator_comp_3c7369a3-b249-43e3-8559-f7de35dc7fe6.tar.gz.b64' > /tmp/youki.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/youki.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/youki && mkdir -p /tmp/youki && tar xzf /tmp/youki.tar.gz -C /tmp/youki && cd /tmp/youki && sudo bash install-youki.sh install ; rc=$?; rm -f /tmp/youki.tar.gz && rm -rf /tmp/youki; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_3c7369a3-b249-43e3-8559-f7de35dc7fe6.tar.gz.b64' /tmp/youki.tar.gz; exit $rc"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-04-20T10:14:12.601474Z",
"started_at": "2026-04-20T10:14:12.933804Z",
"completed_at": "2026-04-20T10:14:16.513877Z",
"output": "",
"error": null,
"tags": {
"component": "youki",
"server": "libre-wuji-wrk-0",
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
"operation": "install",
"type": "component"
}
}