mirror of
https://github.com/langgenius/dify.git
synced 2026-07-24 04:58:32 +08:00
16 lines
770 B
Markdown
16 lines
770 B
Markdown
# Deployment Deploy Drawer
|
|
|
|
Drawer workflow for choosing a release, selecting an environment, binding runtime credentials, and starting a deployment.
|
|
|
|
## Internal Modules
|
|
|
|
| Module | Why this module uses it |
|
|
| -------- | ------------------------------------------------------------------------------ |
|
|
| `shared` | Reuses shared deployment domain rules, UI primitives, hooks, or local helpers. |
|
|
|
|
## External Modules
|
|
|
|
| Module | Why this module uses it |
|
|
| ------------------------------ | ------------------------------------------------------------ |
|
|
| `app/components/base/skeleton` | Reuses skeleton primitives for drawer form loading sections. |
|