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, detects Linux or macOS and the host architecture, downloads the matching binary, 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
  • 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 update
Quick install or update
curl -fsSL https://pauiops.kpa.ph/install.sh | sh
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.1.3

Released

July 25, 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.1.3

Published binary manifest

Choose one architecture for each operating system.

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

Linux

systemd service
pauiops-1.1.3-linux-amd6424.4 MB1fbeaa4be6a1920fb881b7ecd489582331104a123cb655c986ab63139bb6c7f1Checksum fileDownload

macOS

per-user launchd
pauiops-1.1.3-darwin-amd6424.7 MB17d8f724260c45697a11553af1478acb63a0dbf57f21eea801ae1828431513aaChecksum fileDownload

Windows

manual binary
pauiops-1.1.3-windows-amd64.exe24.7 MB4802f0a7a58ff406d8ff14da0f7ce7f8034d66d6985ca84ef359bc169ce419efChecksum fileDownload

Choose an architecture in each OS row. Scroll horizontally on smaller screens; checksums are shown in full.

Release notes

What is in 1.1.3

This release was published without notes. Supply them at publish time with ./deploy.sh version=1.1.3 notes=<file>.

Source commit
6e1ec01
Branch
feature/ui-redesign
Toolchain
go1.23.2

Previous releases

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.1.3/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.1.3/release.json

Start with the hosted operations center

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