Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 6.59 KB

File metadata and controls

65 lines (48 loc) · 6.59 KB

Repositories

This document lists all repositories, sorted by their scope, within Dragonfly.

You can read more about the scope and lifecycle of repositories in REPOSITORY-GUIDELINES.md.

Core Repositories

Learn more about the Core scope repositories in REPOSITORY-GUIDELINES.md.

Name Description
dragonfly The core Dragonfly repository, containing the main codebase and documentation.
nydus Nydus is a sub-project which provides fast, secure and easy access to container images.
client The Dragonfly client, providing a command-line interface for Dragonfly.
console Dragonfly Console.
helm-charts The Helm charts for deploying Dragonfly.
d7y.io The official site for Dragonfly, built with Docusaurus.
api Canonical location of the Dragonfly API definition files.
vortex-protocol A P2P file transfer protocol.

Ecosystem Repositories

Learn more about the Ecosystem scope repositories in REPOSITORY-GUIDELINES.md.

Name Description
community The Dragonfly community repository, providing resources and information for contributors.
design Dragonfly Design Documents.
.github The default community organization-level files for Dragonfly.
monitoring Monitoring support for dragonfly.
perf-tests Performance tests and benchmarks.
helmfile Dragonfly Helmfile.
dragonfly-injector A Dragonfly mutating webhook server that implements toolkits injection.
dragonfly-endpoint The TorchServe endpoint that downloads model via dragonfly.
dragonfly-repository-agent The Triton repository agent that downloads model via dragonfly.
image-service-website The website of Nydus project.
killercoda-scenarios Killercoda Scenarios for Dragonfly.
machinery Machinery is an asynchronous task queue/job queue based on distributed message passing.

Historical Repositories

Learn more about the Historical scope repositories in REPOSITORY-GUIDELINES.md.

Name Description
dragonfly-archived Legacy repository, which has been archived and is read-only.
dragonfly-examples The examples of using Dragonfly.
dragonfly-scripts dragonfly scripts for CI.
helm-chart The legacy Helm chart for deploying Dragonfly.
katacoda-scenarios Katacoda Scenarios for Dragonfly.
linter linter is a very useful container image used for linter in all open source golang repositories.
website All website material of Dragonfly.