Public Install Endpoint

Install MundusX

This Pages-backed install surface mirrors the future public endpoint shape. It hosts the reviewed installer scripts from this repo and points them at the latest signed GitHub release artifacts.

One command

Fetching ../install.json

The public install surface loads its commands and release source from ../install.json.

What this endpoint guarantees

Repo-owned scripts

The checked-in install.sh and install.ps1 scripts are published under /public.

Signed release source

The installer defaults to the latest GitHub release download set and requires the matching checksum plus signed release manifest artifacts.

Reviewable copy

The broader docs mirror stays available under /public/docs so install wording and release notes can be reviewed together.

Before you run it