Skip to content

Helium+ guides: correct the RadSecProxy archive filename - #2080

Open
odolan-rgb wants to merge 1 commit into
mainfrom
fix/radsec-proxy-repo-name
Open

Helium+ guides: correct the RadSecProxy archive filename#2080
odolan-rgb wants to merge 1 commit into
mainfrom
fix/radsec-proxy-repo-name

Conversation

@odolan-rgb

@odolan-rgb odolan-rgb commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Problem

Eight Helium+ vendor guides tell operators to un-tar Helium_RadSec_Docker.tar.gz. That filename isn't published anywhere, so there's nothing to download.

Raised in #deployment-support — flagged in Dec 2025, still live.

Fix

Just the filename. Downloading the archive from novalabsxyz/radsec-proxy gives radsec-proxy-main.tar.gz (GitHub names it after the repo and branch), so the guides now say that:

tar -xvzf radsec-proxy-main.tar.gz

Everything else is untouched — same un-tar step, same file list, same certificate and docker compose up -d steps, same prerequisites.

Also corrects Radsecproxy.confradsecproxy.conf in the file lists, since that's what the repo actually ships and the capitalized spelling breaks on a case-sensitive filesystem.

Guides updated

Aruba · Cambium cnMaestro · Cisco WLC 5520 · Cisco WLC 9800 · Extreme · Fortinet · Meraki · MikroTik

Not fixed here

The radsec-proxy README has the same stale reference, spelled Helium_RadSec_Docker.tag.gz (note .tag.gz — a second typo). novalabsxyz/radsec-proxy#5 has been open since 2025-12-19 and would fix it. Different repo, so out of scope here.

Verification

  • rg 'Helium_RadSec_Docker|Radsecproxy\.conf' over docs/ → no matches
  • Confirmed against GitHub: content-disposition: attachment; filename=radsec-proxy-main.tar.gz
  • No line-length change; the one 111-char line in the Fortinet guide is pre-existing and identical in length

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploying heliumdocs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6323a5e
Status: ✅  Deploy successful!
Preview URL: https://2aed66d9.heliumdocs.pages.dev
Branch Preview URL: https://fix-radsec-proxy-repo-name.heliumdocs.pages.dev

View logs

The guides referenced `Helium_RadSec_Docker.tar.gz`, which isn't published
anywhere. Downloading the archive from novalabsxyz/radsec-proxy gives
`radsec-proxy-main.tar.gz` (GitHub names it after the repo and branch), so
use that name instead. The un-tar step and everything after it are unchanged.

Also corrects `Radsecproxy.conf` to `radsecproxy.conf` in the file lists, to
match the file the repo actually ships.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@odolan-rgb
odolan-rgb force-pushed the fix/radsec-proxy-repo-name branch from cb2aad8 to 6323a5e Compare August 6, 2026 23:24
@odolan-rgb odolan-rgb changed the title Helium+ guides: clone radsec-proxy instead of a tarball that doesn't exist Helium+ guides: correct the RadSecProxy archive filename Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant