Find instructions and examples to run AWS-compatible workloads on your own bare-metal infrastructure.
Get started with Hive infrastructure in a few simple steps.
# Install Hive
$ curl https://install.mulgadc.com/ | bash
$ hive quickinstall
# Create a region
$ hive admin init --region ap-southeast-2-sc
# View available instance types
$ export AWS_PROFILE=hive && aws ec2 describe-instance-types
Hive initialized successfully.
Deploy a multi node availability zone
Create a local AWS region and availability zone on your own hardware.
Try these developer quickstarts.
Install Hive on a single server using the binary installer. Get a working region with EC2, VPC, EBS, and S3 in minutes.
Deploy Hive across multiple servers to create an availability zone with high availability, data durability, and fault tolerance.
Build Hive from source for development, custom builds, or contributing. Includes dependency setup, compilation, and OVN configuration.
Complete reference for the Hive administration CLI. Manage accounts, nodes, VMs, and services.
End-to-end guide: user accounts, SSH keys, VPCs, AMIs, and launching instances.
Migrate existing AWS workloads to Hive using compatible APIs, SDKs, and Terraform.
Hive Support
Access documentation, software, and expert assistance for your Hive deployment.
New and recently updated playbooks.
Install Hive on a single server using the binary installer. Get a working region with EC2, VPC, EBS, and S3 in minutes.
quickstartDeploy Hive across multiple servers to create an availability zone with high availability, data durability, and fault tolerance.
availability-zoneBuild Hive from source for development, custom builds, or contributing. Includes dependency setup, compilation, and OVN configuration.
sourceInstructions to set up and configure workloads on Hive.
Install Hive on a single server using the binary installer. Get a working region with EC2, VPC, EBS, and S3 in minutes.
Deploy Hive across multiple servers to create an availability zone with high availability, data durability, and fault tolerance.
Build Hive from source for development, custom builds, or contributing. Includes dependency setup, compilation, and OVN configuration.
Deploy Hive in environments without internet connectivity. Covers offline package caching, USB deployment, and package verification.
End-to-end guide: user accounts, SSH keys, VPCs, AMIs, and launching instances.
Create and manage Virtual Private Clouds with subnets, DHCP, and Geneve overlay networking.
Launch, manage, and connect to EC2-compatible virtual machines on Hive.