aeroflare
aeroflare
A high-performance OCI-backed Nix binary cache proxy and toolkit
Synopsis
A high-performance OCI-backed Nix binary cache proxy and toolkit.
Aeroflare allows you to seamlessly cache Nix binaries into an OCI registry (like GitHub Packages), speeding up your CI/CD pipelines and local builds. Use it as a proxy cache, or push/pull blobs directly to/from the registry.
Options
--cache-url string OCI registry URL for the cache
--cf-token string Cloudflare API Token
--cf-user-id string Cloudflare Account ID
--github-token string GitHub Token
--gitlab-token string GitLab Token
-h, --help help for aeroflare
-v, --verbose count Enable verbose output (-v for packages, -vv for requests)
SEE ALSO
- aeroflare auth - Manage Aeroflare authentication secrets
- aeroflare configure - Interactively configure cache settings
- aeroflare init - Initialize Aeroflare infrastructure via interactive wizard
- aeroflare prepare - Generate NAR archives and narinfo files from Nix store paths
- aeroflare proxy - Start the cache proxy server
- aeroflare pull-blob - Pull a blob from the registry
- aeroflare push - Push a build to the cache
- aeroflare push-blob - Push a blob to the registry
- aeroflare run - Run a command with proxy substituter and push the output paths
- aeroflare settings - Configure Aeroflare interactively
- aeroflare version - Print the version number of aeroflare