Skip to main content
linux_ubuntu [#148]

Linux binary

Install directly on a server

Best when RustFS should run as a small native service with explicit control over disks and systemd.

Production hosts, bare metal, VMs

MUSL / GNUx86_64 / ARM64system service

Fast validation

$curl -O https://rustfs.com/install_rustfs.sh && bash install_rustfs.sh
$mkdir -p ~/rustfs-data
$rustfs ~/rustfs-data

Prefer browsing every release artifact?

Use GitHub when you need older versions, checksums, or non-default packages.

Deployment topology

Pick topology after you know the failure domain.

RustFS can start on one machine, but production planning should be explicit about disks, nodes, and recovery expectations.

Topology shapeSNSD
1 node1 disk pathNo redundancy

Best for

Personal labs, local development, and non-production testing with minimal resource use.

Watch

No data redundancy. Keep this path for disposable validation, not durable production data.

Shape

rustfs /data