Deploy on-premises cloud

Install Mutire Platform on Debian 12 or Ubuntu 24.04 LTS (amd64 or arm64). One script auto-detects the host, then you finish networking, images, and day-two ops.

On-premises cloud deployment path

Move from bare Debian or Ubuntu hosts to a production-ready Mutire on-premises cloud region. The same install path covers amd64 and arm64.

Supported hosts

Use Debian 12 (Bookworm) or Ubuntu 24.04 LTS (Noble) on amd64 or arm64. The installer detects the OS and architecture and configures the matching packages feed.

Debian 12

Fresh minimal Bookworm install. Apply apt updates, confirm SSH and sudo/root, then run the Mutire install script.

Ubuntu 24.04 LTS

Fresh Noble server install. Apply apt updates, confirm SSH and sudo/root, then run the same Mutire install script.

Install command

As root on a supported host, replace MP-xxxx with your Mutire Platform license key:

curl -fsSL https://packages.mutire.com/onprem/install.sh | sudo bash -s -- --license 'MP-xxxx'

Extra hypervisor host (agent only):

curl -fsSL https://packages.mutire.com/onprem/install-hypervisor.sh | sudo bash -s -- --yes --license 'MP-xxxx'
  1. Step 1

    Prepare Debian or Ubuntu

    Install Debian 12 or Ubuntu 24.04 LTS on amd64 or arm64. Enable virtualization (MVE), size storage, and allow outbound HTTPS to packages.mutire.com.

  2. Step 2

    Update the OS

    Run sudo apt-get update && sudo apt-get upgrade -y on Debian or Ubuntu, then reboot if the kernel changed.

  3. Step 3

    Install Mutire Platform

    Run the control-plane install command with your MP license key. The script auto-detects Debian vs Ubuntu and amd64 vs arm64.

  4. Step 4

    Open the console

    Browse to http://YOUR_SERVER_IP/ and sign in with the admin credentials from the installer output.

  5. Step 5

    Configure the region

    Confirm the license, then create VPC, subnets, public IPs, firewalls, and launch profiles.

  6. Step 6

    Images and pilot

    Download only the marketplace templates you need, launch a pilot instance, and watch control-plane health on Overview.

Before you invite teams

Confirm host, license, storage, and access basics first.

Supported hosts

Debian 12 or Ubuntu 24.04 LTS, amd64 or arm64, with Mutire Virtual Environment (MVE) enabled.

Platform license

Active Mutire Platform key for packages and updates.

Storage capacity

Pools sized for templates, volumes, and growth.

Network plan

Uplink ready, with public IP pools if needed.

Operator access

Console accounts prepared before team handoff.

Installation FAQ

On-premises cloud support

Mutire can help with sizing, licensing, and first-region bring-up.