Skip to content
PAUIOps
Open menu

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
Quick install or update
curl -fsSL https://pauiops.kpa.ph/install.sh | sh
Preview all changes
curl -fsSL https://pauiops.kpa.ph/install.sh | sh -s -- --dry-run
Inspect before running
curl -fsSLo pauiops-install.sh https://pauiops.kpa.ph/install.sh
less pauiops-install.sh
sh pauiops-install.sh

Current 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.

v1.3.43 operating systems · 7 builds
Version 1.3.4 PAUIOps Manager binaries grouped by operating system, with selectable architectures
PlatformArchitectureBinarySizeSHA-256Actions

Linux

systemd service
pauiops-1.3.4-linux-amd6426.1 MB394def228c750e2dd5a7038d6ac8186c316bc06473acd4f315d991dba0a3e95bChecksum fileDownload

macOS

per-user launchd
pauiops-1.3.4-darwin-amd6426.3 MB0ca997dd9c6aa9ae07f7828c3699555caa9f4132065c6a6505f6f5e02438bc48Checksum fileDownload

Windows

manual binary
pauiops-1.3.4-windows-amd64.exe26.3 MB7608d96c820cc0e6d31a118638cd201955cfd57405ec1e0b3a38db3463ed6063Checksum fileDownload

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.

Verify a downloaded artifact
curl -fsSLO https://pauiops.kpa.ph/releases/1.3.4/checksums.txt
sha256sum -c checksums.txt --ignore-missing
Inspect the published release metadata
curl -fsSL https://pauiops.kpa.ph/releases/stable.json
curl -fsSL https://pauiops.kpa.ph/releases/1.3.4/release.json

Start with the hosted operations center

Create your account, choose a server plan, and connect your Managers.