Configuration
14 tutorials in this category.
01
How to Manage Repositories and Upstream Mirrors
Enable and disable repositories, configure anonymous access, browse cached packages, view per-repository traffic, and set up client connection guides.
02
How to Configure Your Package Manager to Use Chainsaw
Per-ecosystem guides for pointing npm, pip, Maven, Gradle, CocoaPods, Swift Package Manager, NuGet, Cargo, Composer, Go, Docker, RubyGems, APT, and Yum at your Chainsaw instance.
30
How to Point npm at Chainsaw
Configure npm (and Bun) to install through your Chainsaw proxy via .npmrc, global config, and authentication.
31
How to Point pip / PyPI at Chainsaw
Configure pip to install through your Chainsaw proxy via pip.conf, the PIP_INDEX_URL environment variable, and per-command flags.
32
How to Point Maven at Chainsaw
Mirror Maven Central through your Chainsaw proxy by configuring settings.xml with a mirror and server credentials.
33
How to Point RubyGems at Chainsaw
Configure Bundler and your Gemfile to install Ruby gems through your Chainsaw proxy.
34
How to Point Go Modules at Chainsaw
Configure the Go module proxy (GOPROXY) to fetch modules through your Chainsaw instance.
35
How to Point NuGet at Chainsaw
Configure the NuGet/.NET client to restore packages through your Chainsaw proxy via nuget.config or the dotnet CLI.
36
How to Point Cargo at Chainsaw
Redirect crates.io through your Chainsaw proxy with a Cargo registry replacement, and use the native credential provider on cargo 1.74+.
37
How to Point Composer at Chainsaw
Configure Composer (PHP) to resolve packages through your Chainsaw Packagist mirror via composer.json.
38
How to Point Docker / OCI at Chainsaw
Pull and push container images through your Chainsaw proxy using the Docker registry v2 API and org-scoped repository paths.
39
How to Point APT at Chainsaw
Configure APT on Debian/Ubuntu to fetch packages through your Chainsaw proxy via sources.list and auth.conf.
40
How to Point RPM (Yum / DNF) at Chainsaw
Configure Yum/DNF on RHEL/CentOS/Fedora to fetch RPM packages through your Chainsaw proxy via a .repo file.
41
How to Point Hugging Face at Chainsaw
Route Hugging Face model and dataset downloads through your Chainsaw proxy with the HF_ENDPOINT environment variable.