Back to Dify

Deployment Overview

web/features/deployments/detail/overview/README.md

1.16.01.0 KB
Original Source

Deployment Overview

Overview route for release summary, environment status, and access summaries on a deployment app instance.

Internal Modules

ModuleWhy this module uses it
sharedReuses shared deployment domain rules, UI primitives, hooks, or local helpers.
route-stateReads the route app instance identity for overview query, links, and actions.
detail/overview/access-summaryRenders access and API token status summary sections.
detail/overview/environment-statusRenders environment deployment status tiles.
detail/overview/release-summaryRenders latest release summary and release creation entry point.

External Modules

None.