AgentSkillsCN

07-mofa-studio-deployment

通过 Nix 或手动构建方式运行并部署 MoFA Studio,包括数据流启动与环境变量配置。适用于启动应用,或搭建开发环境时使用。

SKILL.md
--- frontmatter
name: 07-mofa-studio-deployment
description: Run and deploy MoFA Studio via Nix or manual builds, including dataflow startup and environment variables. Use when launching the app or preparing a dev environment.

MoFA Studio Deployment

1. Overview

Use Nix for the full dependency chain. Manual mode is possible but requires Python nodes and models.

2. Deployment workflow

  1. Choose Nix or manual run.
  2. Ensure dataflow directory exists for the target app.
  3. Start dora daemon and dataflow.
  4. Launch the GUI.

3. References

  • references/nix-run.md
  • references/manual-run.md
  • references/deploy-edge-cases.md