在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:2
forks:0
updated:2026年5月20日 11:07
SKILL.md
| name | post-install |
| description | Install post-orchestrator EMF application stack |
Install post-orchestrator EMF application stack.
Use this skill when you want to:
Run post-installation by:
cd post-orch/
source post-orch.env
helmfile -e onprem-eim list
helmfile -e onprem-eim diff
./post-orch-deploy.sh install
# OR for specific component:
helmfile -e onprem-eim -l app=traefik sync
Deployment order matters:
Manage and configure post-orch.env settings
Manage and configure pre-orch.env settings
Install pre-orchestrator infrastructure (OpenEBS, MetalLB, cluster setup)
Uninstall post-orchestrator EMF application components
Uninstall pre-orchestrator infrastructure components