| 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
- Choose Nix or manual run.
- Ensure dataflow directory exists for the target app.
- Start dora daemon and dataflow.
- Launch the GUI.
3. References
- references/nix-run.md
- references/manual-run.md
- references/deploy-edge-cases.md