Install desk

Choose how you run 5tratumOS.

Install it over Linux, create a dedicated Proxmox LXC, add it to an existing Raspberry Pi, or start clean from a complete image.

Install without starting over

Keep the kernel. Add the operating layer.

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.

AMD64 · EXISTING HOST

Linux

Keep Debian or Ubuntu underneath and add the complete 5tratumOS operating experience above its Linux kernel.

DEDICATED · UNPRIVILEGED LXC

Proxmox

Run one helper in the Proxmox shell. It creates a Debian guest and installs 5tratumOS inside it—not on the hypervisor.

ARM64 · EXISTING HOST

Raspberry Pi

Keep Raspberry Pi OS Lite on a Pi 4 or 5 and install 5tratumOS above its existing Linux kernel.

AMD64 · EXISTING HOST

Add 5tratumOS to a supported Linux server.

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.

01

Back up the host

Use a dedicated machine or VM and protect anything already stored on it.

02

Run the command

The helper installs required packages, Docker and the signed 5tratumOS bundle.

03

Open the dashboard

Visit the machine’s IP address in a browser when the installer completes.

Supported Linux hostsDebian 12 (Bookworm)Debian 13 (Trixie)Ubuntu Server 22.04 LTSUbuntu Server 24.04 LTS64-bit AMD / Intel
RUN ON THE LINUX HOST
curl -fsSL https://raw.githubusercontent.com/WillItMod/5tratum/main/scripts/install-linux.sh | sudo env CHANNEL=main bash
Review the Linux installer
What “on top of Linux” means

5tratumOS is the operating layer above your Linux kernel.

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

THE LAYER YOU OPERATE5tratumOSDashboard · app store · updates · orchestration
MANAGED WORKLOADSDocker apps, nodes & miners
SUPPORTED HOSTDebian · Ubuntu · Raspberry Pi OS
FOUNDATIONLinux kernel · drivers · hardware
Before you run a one-line installer

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.

Start from a complete image

Clean-install media for dedicated hardware.

Use this route when 5tratumOS will own the machine or virtual machine from first boot.

RECOMMENDED

AMD / Intel · UEFI

For modern mini PCs, desktops and servers. Write the UEFI ISO to a USB drive with Rufus, boot it, then follow the installer.

Full image v0.5.00 · update to v0.6.6 after first boot
5tratumos-installer-v0.5.00-uefi.iso
GOOD STARTING POINT
  • 64-bit x86 CPU
  • 16 GB RAM minimum
  • 1 TB SSD / NVMe recommended
Full-node storage varies by chain. Multi-chain systems need more disk and memory.

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

The full-image route

Six steps for a clean image install.

Everything needed when 5tratumOS will own the machine from first boot, with deeper documentation ready when the hardware needs something unusual.

01

Choose the right image

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.

02

Verify the download

Download the matching SHA-256 file from GitHub and compare it before writing the installer. A clean checksum means the file arrived intact.

03

Write the media

On Windows use Rufus in DD mode. For Raspberry Pi use Raspberry Pi Imager. The target USB, microSD or SSD will be erased.

04

Boot and install

Boot the target machine from the new media, follow the prompts and install onto the SSD or NVMe selected for 5tratumOS.

05

Open your dashboard

Visit http://5tratumos.local/ or use the IP shown by your router. Create the first WebUI account; there is no default admin password.

06

Install your apps

Open the Community App Store, choose a node or mining app, then watch its sync and startup checks from one place.

Keep these open

Proper documentation for the awkward machines.