Back to Dify

Deployment Create Guide

web/features/deployments/create-guide/README.md

1.16.01.3 KB
Original Source

Deployment Create Guide

Guided deployment creation workflow for selecting a source, defining the initial release, and optionally deploying to an environment.

Internal Modules

ModuleWhy this module uses it
sharedReuses shared deployment domain rules, UI primitives, hooks, or local helpers.

External Modules

ModuleWhy this module uses it
app/components/app/create-from-dsl-modal/uploaderReuses the existing DSL file uploader for the import source step.
app/components/base/app-iconRenders app icons consistently in source app options.
app/components/base/skeletonReuses the existing skeleton primitive for source and target loading states.
types/appUses app types and mode enums to narrow selectable source apps to workflow apps.