SESSysibleEnterprise Software
Engineering & Automation Platform

Welcome to
Sysible Enterprise Software

Tools for engineers who live on Linux — an automation-ready workstation OS with the whole toolchain baked in (containers, Kubernetes, infrastructure-as-code, cloud CLIs, VSCodium and the SysTerm terminal), a headless server base for running server software, and Sysible Controller for managing a fleet from one console. Download any below.

Installer ISO

Sysible Workstation

Sysible Workstation 1.0.2 “Ignition”

Debian-stable base. Install it to disk with the Sysible installer — or boot the ISO live first to try it.

Latest: —
1 · Download the ISO
2 · Verify the download (optional)

            
🔑
Default login — username sysible, password sysible. Works for both the live session and the installed system. Change it right after first boot with passwd (and update the sudo password too).
Install in VMware Fusion (Apple Silicon & Intel)
  1. Download the .iso for your architecture (above).
  2. Fusion → File → New → Install from disc or image → choose the ISO.
  3. When asked for the OS, pick Linux → Debian 12.x (64-bit ARM on Apple Silicon, 64-bit on Intel).
  4. Give it 4 GB+ RAM and 40 GB+ disk; enable virtualization extensions if you’ll run containers/VMs.
  5. Boot it. On the Sysible boot menu pick Sysible Workstation (Live) to try it, or Install Sysible Workstation to install to the virtual disk.
  6. Live/installer default login: sysible / sysible. open-vm-tools is preinstalled, so clipboard sharing and display auto-resize work out of the box.
Write to a USB stick & boot bare metal
  1. Download the ISO, then (optionally) verify its checksum with sha256sum -c SHA256SUMS.
  2. Write it with dd, balenaEtcher, or Rufus (Windows): the image is hybrid/isohybrid, so it boots on both UEFI and BIOS.
  3. Boot from the stick and choose Sysible Workstation (Live) or Install Sysible Workstation.
Headless server base

Sysible Server

Sysible Server 1.0.1 “Forge”

A stripped-down, headless Debian-based server base — no GUI — with the container, Kubernetes, IaC, networking and observability tooling to run server software. Hardened SSH on by default.

amd64 · arm64

What’s inside

Docker CE, kubectl, Helm, k9s, OpenTofu, podman/buildah/skopeo, Ansible, nftables and the diagnostics/observability toolkit — plus fail2ban, auditd, AppArmor and automatic security updates. Boots to a console; reach it over hardened SSH.

Get it

Download an ISO or build it yourself:

Management console

Sysible Controller CE

Sysible Controller — Community Edition

Manage your Linux fleet: packages, services, storage, firewall and users from one console.

Latest: —

On Sysible Workstation

# It’s baked in — just launch the installer:
install-sysible controller

Or double-click Install Sysible Software on the desktop and tick Controller.

Anywhere else

Download the latest Community Edition release for your platform:

Infrastructure automation

Sysible Linux Engineering Platform

Sysible Linux Engineering Platform — Community Edition

Author, orchestrate and run Ansible, Terraform and Salt from one console — with a real in-browser IDE.

On Sysible Workstation

# Baked in — launch the installer and tick SLEP:
install-sysible slep

Or double-click Install Sysible Software on the desktop and tick SLEP.

Anywhere else

git clone https://github.com/sysiblesoftware/Sysible-Linux-Engineering-Platform
cd Sysible-Linux-Engineering-Platform
sudo ./deploy/install.sh

One container, SQLite by default — no Kubernetes, no mesh.

One front door

Sysible Linux Operations Platform

Sysible Linux Operations Platform — Community Edition

One URL, one certificate and one sign-in in front of Controller, the Engineering Platform, Connect, Flashback and the Visualizer.

On Sysible Workstation

# Baked in — launch the installer and tick SLOP:
install-sysible slop

Or double-click Install Sysible Software on the desktop and tick SLOP.

Anywhere else

git clone https://github.com/sysiblesoftware/Sysible-Linux-Operations-Platform
cd Sysible-Linux-Operations-Platform
sudo ./install.sh

No domain, no DNS — the portal comes up on this host's IP.