dragonfly/docs/en/design/manager.md

2.7 KiB

Manager

Used to manage the dynamic configuration that each module depends on, and provide keepalive and metrics functions.

Relationship

  • CDN cluster and Scheduler cluster have a 1:N relationship
  • CDN cluster and CDN instance have a 1:N relationship
  • Scheduler cluster and Scheduler instance have a 1:N relationship

When the Scheduler instance starts, it reports to the manager the Scheduler Cluster ID. Refer to document to configure schedulerClusterID.

When the CDN instance starts, it reports to the manager the CDN Cluster ID. Refer to document to configure cdnClusterID.

User account

Default root username: root password: dragonfly.

Pages

User

Sign in

signin

Sign up

signup

Configuration

Scheduler Cluster

Scheduler Cluster List

scheduler-cluster

Add Scheduler Cluster

add-scheduler-cluster

Configure Scheduler Cluster

Configure Scheduler Cluster's Client

  • load_limit: client host can provide the maximum upload load.

CDN Cluster

CDN Cluster List

cdn-cluster

Add CDN Cluster

add-cdn-cluster

Configure CDN Cluster

  • load_limit: CDN host can provide the maximum upload load.