HostUpCloudHostUpCloudDocs

Images & Templates

Choose from 18+ operating systems with version selection and LTS/EOL tracking.

Images & Templates

HUC provides 18+ pre-built operating system images optimized for cloud deployment. Every image is a QEMU template that deploys in under 10 seconds, pre-configured with cloud-init support, SSH key injection, and security hardening.

Available Operating Systems

Ubuntu

VersionReleaseLTSEOLStatus
Ubuntu 24.04April 2024Yes (until Apr 2029)April 2034 (ESM)Recommended
Ubuntu 22.04April 2022Yes (until Apr 2027)April 2032 (ESM)Supported

Ubuntu LTS releases receive 5 years of standard support and up to 10 years with Extended Security Maintenance (ESM). We recommend using the latest LTS for new deployments.

Debian

VersionReleaseEOLStatus
Debian 13 (Trixie)2025~2028Supported
Debian 12 (Bookworm)June 2023~2026Recommended
Debian 11 (Bullseye)August 2021June 2026 (LTS)Supported

Fedora

VersionReleaseEOLStatus
Fedora 432025~2026Supported
Fedora 422025~2026Supported

Fedora releases have a short support window (~13 months). They are ideal for development and testing, but for production workloads consider a longer-supported distribution like Ubuntu LTS, Debian, Rocky Linux, or AlmaLinux.

CentOS Stream

VersionReleaseEOLStatus
CentOS Stream 102024~2030Supported
CentOS Stream 92021May 2027Recommended

Rocky Linux

VersionReleaseEOLStatus
Rocky Linux 102025~2032Supported
Rocky Linux 9July 2022May 2032Recommended
Rocky Linux 8June 2021May 2029Supported

AlmaLinux

VersionReleaseEOLStatus
AlmaLinux 102025~2032Supported
AlmaLinux 9May 2022May 2032Recommended
AlmaLinux 8March 2021March 2029Supported

Rocky Linux and AlmaLinux are binary-compatible replacements for CentOS Linux, built from RHEL sources. They offer 10-year support cycles and are excellent choices for production workloads.

openSUSE

VersionReleaseEOLStatus
openSUSE Leap 15.6June 2024December 2025Supported

Arch Linux

VersionReleaseEOLStatus
Arch Linux (rolling)Rolling releaseN/ASupported

Arch Linux is a rolling release distribution. While always up-to-date, updates can occasionally introduce breaking changes. Best suited for developers and advanced users who want the latest packages.

FreeBSD

VersionReleaseEOLStatus
FreeBSD 14.2December 2024~2029Supported

Windows Server

VersionReleaseStatus
Windows Server 2022August 2021Coming Soon
Windows Server 20252024Coming Soon

Windows Server images will include an additional licensing fee on top of the compute cost. Pricing will be announced when available. Contact support for early access.

Version Selection

When creating an instance, you select an operating system using a two-step dropdown:

  1. Select the distribution (e.g., Ubuntu, Debian, Rocky Linux)
  2. Select the version from the version dropdown

Each version shows:

  • Version number and codename
  • LTS badge for long-term support releases
  • Recommended badge for the suggested version
  • EOL date so you can plan ahead

LTS vs Regular Releases

FeatureLTS ReleasesRegular Releases
Support duration5-10 years6-18 months
Security patchesGuaranteed for full support periodUntil next release
Best forProduction, stabilityDevelopment, latest features
ExamplesUbuntu 24.04 LTS, Debian 12, Rocky 9Fedora 43, Arch Linux

For production workloads, always choose an LTS release. LTS distributions receive security patches for years, giving you a stable foundation without frequent OS upgrades.

EOL Dates and Warnings

End-of-life (EOL) dates indicate when a distribution version will stop receiving security updates. Running an EOL operating system exposes your instance to unpatched vulnerabilities.

  • Active — Receiving regular updates and security patches
  • Approaching EOL — Displayed with a warning badge in the image selector. Plan your migration.
  • EOL — No longer receiving security updates. Removed from the image selector.

If your instance is running an operating system that is approaching or past its EOL date, plan a migration to a supported version. Create a snapshot of your current instance, deploy a new instance with a supported OS, and migrate your data.

QEMU Templates

All images are stored as QEMU templates on the hypervisor infrastructure. This enables:

  • Sub-10-second deployment — Templates are cloned, not copied. Instance creation is near-instant.
  • Thin provisioning — Only data written to the instance consumes physical storage.
  • Consistency — Every instance of the same image starts from an identical base.
  • Cloud-init ready — All templates include cloud-init for automated first-boot configuration (hostname, SSH keys, network).

Custom Images

Need an operating system or configuration that is not in the standard library? Contact support to discuss custom image options:

  • Custom OS — Request a specific distribution or version
  • Pre-configured images — Images with your software stack pre-installed
  • Hardened images — Security-hardened base images for compliance requirements
# Contact support for custom image requests
# Open a ticket at https://hostupcloud.help

Image Summary

DistributionVersionsTypeRecommended For
Ubuntu22.04, 24.04LTSGeneral purpose, web apps, containers
Debian11, 12, 13StableServers, stability-focused workloads
Fedora42, 43RollingDevelopment, testing latest features
CentOS Stream9, 10StreamRHEL compatibility, enterprise workloads
Rocky Linux8, 9, 10LTSRHEL replacement, production servers
AlmaLinux8, 9, 10LTSRHEL replacement, production servers
openSUSE15.6LeapEnterprise workloads, SUSE ecosystem
Arch LinuxRollingRollingDevelopers, bleeding-edge packages
FreeBSD14.2ReleaseNetworking, storage, ZFS workloads
Windows Server2022, 2025LTSWindows workloads (coming soon)

Next Steps

  • Deploy a Cloud Compute instance with your chosen image
  • Upload SSH Keys for secure access to your instance
  • Configure Networking for firewalls and private networks
  • Learn about Storage for volumes, snapshots, and backups

On this page