Running a farm
Set up an R2 bucket as a static repository host, with custom domain and free egress. The recommended option for the official Peios repo.
How-toGet peipkg-manager (plus its peipkg-build and peipkg-repo dependencies) onto a Linux host as a systemd service.
referenceThe peipkg-config.toml reference. Every field, what it does, and what happens when you leave it out.
How-toUse GitHub Pages plus Releases as a free, low-friction host for a third-party Peios repository. Better suited to small/medium repos than the official one.
How-toServe a Peios repository directly from a VPS using nginx and rsync. Maximum control, more operational overhead than R2 or Pages.
How-toHow to generate, store, publish, and rotate the Ed25519 signing key that authenticates everything the build farm produces.
How-toWhat peipkg-manager exposes through logs and the /status endpoint, and what to alert on.