Nutanix Community Edition (CE) installs,
fully automated.

Stop clicking through the CE wizard by hand. Generate one small bootable ISO, boot it, and let it build, configure and brand the entire cluster on its own - AHV, the CVM, disks, network, storage, NTP, even Prism Central.

Get the download link See how it works

Everything the manual install does, done for you

One small Windows app runs a local webserver that hosts the CE ISO, a generated answer file (arizona.json) and a firstboot script, and drives the whole install from boot - AHV, the CVM, Prism Element and optionally Prism Central - to a ready-to-use cluster.

🔍

Node Inspector included

A standalone bootable ISO you run on a node before deploying CE on it - checks CPU, RAM, disks, virtualization support and NIC speed against CE's requirements, and shows the exact disk layout to use (sda, sdb, nvme0n1, ...) directly on screen.

Fully unattended

No wizard, no keyboard needed at the target machine. Boot the generated ISO and walk away - Phoenix images AHV and the CVM, then cluster creation, storage, NTP and networking configure themselves.

💻

Boots BIOS and UEFI

The generated ISO boots correctly whether you attach it as virtual media, write it to a USB stick, or mount it in a VM - real dual El Torito boot support.

🏗️

Prism Central included

Optionally deploys Prism Central automatically, registers it to the Prism Element cluster, and enables Intelligent Operations and Pulse - no extra steps.

🔄

Self-updating

Built-in update mechanism keeps the app current without ever touching your existing configuration or previously generated installs.

📡

Live progress monitoring

Flip a switch to watch an installation's progress in real time - which step it's on, straight from the target's own logs - and it turns itself off again once the install finishes.

How it works

From an empty form to a running cluster, in four steps.

Upload your Community Edition ISO

Upload the official Nutanix CE ISO you download yourself - it's extracted once and reused for every install.

Fill in the form

Cluster name, AHV and CVM network details, disk names and (optionally) Prism Central - all in one page. It becomes the answer file (arizona.json) that Phoenix and the firstboot script read automatically.

Boot the generated ISO

Attach it as virtual media or write it to a USB stick, on the target machine.

Walk away

Phoenix images the disks, the CVM boots and the Prism Element cluster gets created, and every post-create step runs automatically until it's ready to use.

Watch it in action

Two videos: downloading and setting it up, then a full unattended install start to finish.

Download and initial setup

Full walkthrough

Every step above, start to finish - including a real Node Inspector check and a real Community Edition install.

See it in action

The whole app in one page - from source ISO to a ready-to-boot generated install.

CE-Node-Inspector booted on a node, showing detected disks, a Nutanix CE requirement check and a recommended disk layout
CE-Node-Inspector - boot the companion ISO on a node to check CE requirements and get a recommended disk layout, before you deploy.
CE Automated Deployer dashboard showing source asset status, Nutanix Next account check, and generated installations
Dashboard - source ISO status, Nutanix Next account check, and every generated installation in one place.
New Installation form showing cluster identity and network fields
New Installation - cluster identity, AHV and CVM networking, all in one form.
New Installation form showing disk, network subnet and Prism Central fields
Disks, network subnet, and optional Prism Central deployment.
The in-app Help / Manual tab, covering setup through troubleshooting
Help / Manual - the full manual, right inside the app.
Settings page showing port, update server URL and full release history
Settings - update server, port, and the full release history, without leaving the app.

What you'll need

The official Nutanix Community Edition ISO

Downloaded by you directly from Nutanix - this app doesn't bundle or redistribute it, you supply your own.

A Nutanix Next account

A my.nutanix.com account in the NOS_CE group is required for Community Edition to run at all, not just to download it - free to register if you don't have one yet.

A Windows machine

To run the app itself - it hosts a small local webserver the target machine talks to during install.

⬇️ 125 downloads so far

Get your download link

Leave your email and we'll send you a link right away. The link stays valid for 3 hours.

Got feedback?

Bug reports, feature ideas, or just how it went for you - all welcome.

What's new

Currently on version 2.0.7.

v2.0.7

Cleaned up two leftover login-screen "please wait" steps (cluster name/IP, NTP) that no longer did anything since that config now happens directly in cluster create - no functional change, just less noise in the log and on the login screen during install.

v2.0.6

Cluster name and external IP are now set directly via cluster create's own flags instead of a separate call afterwards - one less step in the critical path. Only the iSCSI Data Services IP (which has no create-time flag) still gets set afterwards, via ncli over SSH instead of a REST API call.

v2.0.5

Cluster name/external IP/iSCSI Data Services IP are now set via ncli over SSH instead of a REST API call, which is more reliable right after cluster creation. The firstboot script now only deletes itself when every step actually succeeded - a partial failure leaves the script and its marker in place so it stays retryable instead of silently looking finished.

v2.0.4

Fixed Intelligent Operations always failing to enable on a tiny (Xsmall) Prism Central deployment - Nutanix doesn't support it on that size at all, so it's now skipped automatically there instead of firing a request that was always going to fail.

v2.0.3

The Prism Central login screen blurb now points to cedeployer.io instead of an old personal-site URL.