Skip to content
Mulga mulga

Start Building on Spinifex

Find instructions and examples to run AWS-compatible workloads on your own bare-metal infrastructure.

Install Spinifex on Linux

Get started with Spinifex infrastructure in a few simple steps.

# Install Spinifex

$ curl -fsSL https://install.mulgadc.com | bash

# Setup OVN networking

$ sudo /usr/local/share/spinifex/setup-ovn.sh --management

# Initialize cluster

$ sudo spx admin init --node node1 --nodes 1

# Start services

$ sudo systemctl start spinifex.target

# Verify installation

$ export AWS_PROFILE=spinifex

$ aws ec2 describe-instance-types

Spinifex initialized successfully.

Deploy a Multi-Node Availability Zone

Create a local AWS region and availability zone on your own hardware.

Learn How

First Time Here?

Try these developer quickstarts.

See All Playbooks Below

Spinifex Support

Access documentation, software, and expert assistance for your Spinifex deployment.

Get Support

All Playbooks

Instructions to set up and configure workloads on Spinifex.