Linux
Keep Debian or Ubuntu underneath and add the complete 5tratumOS operating experience above its Linux kernel.
Install it over Linux, create a dedicated Proxmox LXC, add it to an existing Raspberry Pi, or start clean from a complete image.
5tratumOS can run above a supported Linux foundation, inside a dedicated Proxmox LXC, or above Raspberry Pi OS. Choose a route and copy one command.
Keep Debian or Ubuntu underneath and add the complete 5tratumOS operating experience above its Linux kernel.
Run one helper in the Proxmox shell. It creates a Debian guest and installs 5tratumOS inside it—not on the hypervisor.
Keep Raspberry Pi OS Lite on a Pi 4 or 5 and install 5tratumOS above its existing Linux kernel.
The host keeps its Linux kernel, drivers, networking, storage and system services. The installer adds the 5tratumOS dashboard, app store, updater and container-management services without reformatting the machine.
Use a dedicated machine or VM and protect anything already stored on it.
The helper installs required packages, Docker and the signed 5tratumOS bundle.
Visit the machine’s IP address in a browser when the installer completes.
curl -fsSL https://raw.githubusercontent.com/WillItMod/5tratum/main/scripts/install-linux.sh | sudo env CHANNEL=main bashThe helper selects the next VMID and suitable storage, downloads the newest Debian 12 or 13 template, creates an unprivileged LXC on vmbr0 with DHCP, and installs 5tratumOS entirely inside that guest.
Use the web console or SSH to connect to the Proxmox VE host as root.
The helper uses native Proxmox tools and refuses to reuse an occupied VMID.
Use the printed guest IP to open 5tratumOS. Increase resources for full-node apps.
curl -fsSL https://raw.githubusercontent.com/WillItMod/5tratum/main/scripts/install-proxmox.sh | bashRaspberry Pi OS remains responsible for the kernel, board support, networking and storage. 5tratumOS installs above it as the interface and management layer for apps, nodes and miners.
Start from a current 64-bit Lite installation with SSH or local terminal access.
The installer adds Docker and the 5tratumOS services above Raspberry Pi OS.
For full nodes, use external SSD or NVMe storage rather than the boot microSD.
curl -fsSL https://raw.githubusercontent.com/WillItMod/5tratum/main/scripts/install-rpi.sh | sudo env CHANNEL=main INSTALL_TAG=latest bashThe in-place installer keeps the host's Linux kernel, hardware drivers, networking, storage and system services. 5tratumOS adds its managed services under /opt/5tratumos, installs Docker when needed and becomes the operating and management layer for your nodes, miners and apps.
It does not create a dual-boot system or reformat the host disk. Root access is required, and a backup is still recommended before changing an existing server.
Use a dedicated machine or VM, back up anything important and review the official script first. The installer runs as root, installs packages, enables Docker and systemd services, and replaces an earlier 5tratumOS platform installation if one is present. Other Linux distributions may work, but are not listed as supported installation targets.
Use this route when 5tratumOS will own the machine or virtual machine from first boot.
For modern mini PCs, desktops and servers. Write the UEFI ISO to a USB drive with Rufus, boot it, then follow the installer.
5tratumos-installer-v0.5.00-uefi.isoThe newest complete installation media is v0.5.00. After first boot, use the signed in-OS updater to reach the current v0.6.6 release. Update-only .tgz files are deliberately not offered as fresh-install downloads here.
Everything needed when 5tratumOS will own the machine from first boot, with deeper documentation ready when the hardware needs something unusual.
Modern x86 systems use the UEFI ISO. Older PCs use the BIOS ISO. Raspberry Pi 4 and 5 use the compressed arm64 image. These are full installers, not updater archives.
Download the matching SHA-256 file from GitHub and compare it before writing the installer. A clean checksum means the file arrived intact.
On Windows use Rufus in DD mode. For Raspberry Pi use Raspberry Pi Imager. The target USB, microSD or SSD will be erased.
Boot the target machine from the new media, follow the prompts and install onto the SSD or NVMe selected for 5tratumOS.
Visit http://5tratumos.local/ or use the IP shown by your router. Create the first WebUI account; there is no default admin password.
Open the Community App Store, choose a node or mining app, then watch its sync and startup checks from one place.