PAUIOps Manager · Free forever
Install the complete server operations layer.
No subscription, trial period, per-server charge, or feature lock. Use Manager by itself on every supported server, or connect it to a paid Center plan later.
One-command installation
A real shell response, served over HTTPS.
The endpoint returns text/x-shellscript, not an HTML landing page. It resolves the current release from published metadata, inventories dependency versions, displays stable-package adjustments for approval, detects the host platform, verifies SHA-256, preserves existing configuration during upgrades, and reports readiness failures clearly.
- Strict POSIX shell behavior
- Release resolved from published metadata, never a hardcoded URL
- Git, Docker, Compose, Nginx, and ACL minimum-version checks
- Explicit approval before stable package changes
- Linux AMD64, ARM64, and ARM32 detection
- macOS Intel and Apple Silicon detection
- Published SHA-256 verification
- systemd and launchd service management
- Automatic rollback after a failed Manager update
curl -fsSL https://pauiops.kpa.ph/install.sh | shcurl -fsSL https://pauiops.kpa.ph/install.sh | sh -s -- --dry-runcurl -fsSLo pauiops-install.sh https://pauiops.kpa.ph/install.sh
less pauiops-install.sh
sh pauiops-install.shCurrent stable release
1.3.4
Released
September 9, 2026
Supported platforms
3 operating systems · 7 builds
Verification
SHA-256 published per artifact
Direct downloads
Versioned Manager binaries
Every artifact below is published by the release pipeline with the version compiled into the binary. Verify a manual download against the SHA-256 shown here, or against the release-wide checksums.txt.
Release: 1.3.4
Published binary manifest
Choose one architecture for each operating system.
| Platform | Architecture | Binary | Size | SHA-256 | Actions |
|---|---|---|---|---|---|
Linux systemd service | pauiops-1.3.4-linux-amd64 | 26.1 MB | 394def228c750e2dd5a7038d6ac8186c316bc06473acd4f315d991dba0a3e95bChecksum file | Download | |
macOS per-user launchd | pauiops-1.3.4-darwin-amd64 | 26.3 MB | 0ca997dd9c6aa9ae07f7828c3699555caa9f4132065c6a6505f6f5e02438bc48Checksum file | Download | |
Windows manual binary | pauiops-1.3.4-windows-amd64.exe | 26.3 MB | 7608d96c820cc0e6d31a118638cd201955cfd57405ec1e0b3a38db3463ed6063Checksum file | Download |
Choose an architecture in each OS row. Scroll horizontally on smaller screens; checksums are shown in full.
Release notes
What is in 1.3.4
This release was published without notes. Supply them at publish time with ./deploy.sh version=1.3.4 notes=<file>.
- Source commit
- 73a2a41
- Branch
- v.1.1.x
- Toolchain
- go1.23.2
Verify before you run
Checksums
The installer verifies SHA-256 automatically against the published release metadata. To verify a manual download, fetch the release checksum file and let your platform tooling do the comparison.
curl -fsSLO https://pauiops.kpa.ph/releases/1.3.4/checksums.txt
sha256sum -c checksums.txt --ignore-missingcurl -fsSL https://pauiops.kpa.ph/releases/stable.json
curl -fsSL https://pauiops.kpa.ph/releases/1.3.4/release.jsonStart with the hosted operations center