Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

27 total results found

Docs

docs

AtomOS

The best Linux-based hypervisor out there

atomos

Electros

The desktop and mobile App that lets you deploy, manage, use and dispose your VMs on any Cloud

electros

Q&A

Comparison Tables

Welcome to the Comparison Tables  This document is designed to provide a clear snapshot of where our hypervisor, AtomOS, stands in terms of features and compatibility, especially in relation to VMware’s ESXi. Whether you’re evaluating solutions or ensuring ...

🔧 Tech pack

AtomOS

            AtomOS tech pack AtomOS is a Linux-based hypervisor which is meant to run on multiple setups (from on-prem servers to bare-metal instances on Cloud Providers) providing transparent interoperability. Its main features are: KVM- and QEMU- based: n...

Tech pack

Electros

Electros tech pack Electros is the desktop app that lets you deploy, manage, use and dispose your Virtual Machines virtually on any Cloud, relying on AtomOS. It's available both as a CLI and a GUI and it allows for modular implementation ...

Starter pack

Elemento Starter Pack Starting point to the Elemento Cloud docs AtomOS Install AtomOS on a supported OS Right now AtomOS can be installed on: Almalinux 9.6 Almalinux 9.5 Almalinux < 9.5 (deprecated) Almalinux 8.* (deprecated) Rockylinux 9.6 Rockylin...

Demo

AtomOS

Elemento Demo - private cloud setup In this demo, we will perform these steps: Create an Elemento Account Install Electros application Install AtomOS on a host Create a storage Create a virtual machine Interact with the virt...

Tech pack

Meson tech pack Thanks to Meson, we are able to translate existing APIs specific to several Cloud Service Providers into Elemento's ones. ‍ This means we can connect Public Clouds (and non-Elemento on-prem ones) to our ecosystem with no e...

AtomOS

Q&A

Q&A AtomOS quando distruggo e ricreo la VM questa cambia UUID? L'ID su KVM potrebbe cambiare, tuttavia lato ElectrOS due VM che hanno gli stessi volumi sono la stessa VM di fatto supportate live migration sì, entro luglio Supportate FiberChannel? Il nostro sto...

Topology

Q&A

Elemento topology graph TD subgraph client subgraph elemento-monorepo-client ClientDaemons CLI end App--localhost-->ClientDaemons ClientDaemons-->App(GUI) end CLI--localhost-->ClientDaemons ClientDaemons-->CLI(CLI) ClientDaemons--MCast--->AtomOS ClientDaemons...

Opening

🚀 Elemento Cloud Factory – A New Era of Provider‑Agnostic Orchestration ⚙️ Core Value Pitch "Build, run, and evolve every business domain—not just AI—on a unified multi-cloud or multi-provider platform. Elemento’s Cloud Factory orchestrates workloads across ...

Main features comparison

Comparison Tables

General informations comparison feature VMWare ESXi Elemento AtomOS hypervisor level 1 1 underying OS BSD-liek RHEL-compliand Linux Virtualizator vSphere Linux KVM "vanilla" Management via vCenter VM via Electros app Centralized services Yes, us...

Guest VM's - OS

Comparison Tables

Microsoft Windows Microsoft Windows Consumer Release Year Version Tested running stability Notes 1995 Windows 95 ❌ 0 Not Tested Deprecated by Microsoft 1998 Windows 98 ❌ 0 Not Tested Deprecated by Microsoft 1999 Windows 98 SE ❌ 0 Not Tested D...

Guest VM's - FS

Comparison Tables

VM disk FS and underling disk image format compatibility General informations: two or more copy-on-write FSes/Formats are not suggested to be used on top of one another. qcow2 format for disk images supports snapshots and is suggested on linux based hyperviso...

General Informations

STORAGE SERVER TECHNICAL OVERVIEW In the following document is breefly presented some informations about how the Elemento Storage Server works. :::info This little guide is a way to create an initial documentation of how processes works and to introduce, event...

⬇️ AtomOS & atomos-cli Installation Guide

AtomOS

This guide explains how to install the atomos-cli and use it to deploy AtomOS and its components on supported Linux distributions. Prerequisites Run all commands as root (use sudo). Supported distributions: AlmaLinux (RHEL), Ubuntu, Debian (x86_64 only). Min...

🖥️ atomos-cli Documentation

AtomOS

atomos-cli is the command-line interface (CLI) for installing, configuring, and managing AtomOS and its services. It supports installation, updates, service management, vault creation, network bridge setup, module installation, and developer utilities for Atom...

🚀 How-To update from < 0.6.0 to 0.6.x

AtomOS

The latest release of AtomOS completely revolutionizes how it operates and is installed. However, it is important to understand what will be changed before updating your installation. :::warning In order to execute this update you will need to shutdown and del...

Elemento managed multicloud VPN

Q&A

VPN instructions tailscale MacOS install tailscale install App from App Store install brew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" install tailscale brew install tailscale login on your server tailsca...

🔃 Veeam Backup setup on AtomOS

AtomOS

General informations Veeam supports single file (file-level) backup and also incremental snapshots on Linux servers, this automatically makes AtomOS compatible with such a system. This document guides in going about configuring a Veeam (Window...

Managing and Creating Networks

section { padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 2px solid gray; } .docutableContainer { display: flex; flex-flow: column nowrap; gap: 1rem; } .docutable { display: grid; grid-template-columns...

Reference architecture

Architecture flowchart TB EU["End User"] subgraph CC["Clastix Cloud Infrastructure"] CP[Clastix Control Plane] end subgraph EI["Elemento Infrastructure"] subgraph MC["Management Cluster"] CAPI[Elemento CAPI Infra Pr...

Iliyan

Proposta di tesi Schema flowchart TB electros[ElectrOS] subgraph AtomOS atomos[CoontrolPlane] end subgraph Cloud atomosc[CoontrolPlane] end subgraph Cloud1 atomoscc[CoontrolPlane] end electros-->kops kops --> AtomOS kops --> Cloud ...