I'm using Wasabi with Cloudflare (cache.fu.io) without issue.
Kubernetes/OIDC: issuer auto-detection and jwks_url
Kubernetes: use rustfs in the in-cluster S3 example
Kubernetes: in-cluster S3 needs s3.publicURL for presigned uploads
Kubernetes: install from OCI registry, OpenShift note
Avoid semicolons
Add Kubernetes page; document OIDC scopes/rules, ca_file, bearer_token_file
Setup-Guide: document max NAR size limit
Auto-Upload: document nix-darwin module
Setup-Guide: document serverUrl option
Monitoring: trim to operator-focused reference
Add Monitoring page documenting Prometheus metrics
Pinning: drop PR link from availability note
Pinning: mark feature shipped in 1.7.0, document --json list flag
mTLS: fix Nix client cert config to use substituter URL params ssl-cert-file is for the CA bundle that verifies the server, not for client certificates. ssl-key-file does not exist in Nix. Client certs must be passed as tls-certificate and tls-private-key query parameters on the substituter URL (available since Nix 2.34).
mTLS: note subject DN format differences
mTLS: document native TLS termination
mTLS: document --mtls-bound-subject-read for private read proxy
Split mTLS into its own page
Authentication: document mTLS client certificate auth
GitHub-Actions: drop manual setup section
GitHub-Actions: recommend Mic92/niks3-action
Add Authentication page documenting client token sources Covers --auth-token-path (file with periodic re-read) and --auth-token-script (command that emits {token, expires_at} JSON). Linked from Home and Setup-Guide. Adds GHA OIDC and vault examples.
Auto-Upload: mTLS now also supported by niks3 push/gc
Auto-Upload: document mTLS client authentication
Auto-Upload: remove non-existent 'Upload complete' log message The worker code logs 'Upload queue status' and 'Uploading batch' but never logs 'Upload complete'. The example was misleading for users trying to verify their setup is working.
Updated Auto Upload (markdown)
OVH High Performance also has zero egress fees now, and pricing is $0.0202794/GiB/month
Fix PR link to #249
Note that auto-upload is still a PR