Atlanexis CloudOS Ghayma
Self-hosted cloud operating layer

Turn raw servers into a beautiful cloud OS for shipping real workloads.

Atlanexis CloudOS - Ghayma gives self-hosters, infrastructure teams, and operators one control plane for applications, Docker Compose stacks, managed databases, routing, monitoring, backups, and automation across multiple servers.

5 Managed databases
6 Deployment paths
1 Unified control plane
Live Control Plane Dark-only interface
Fleet graph 3 nodes / 18 services
Ghayma Core routing, queue, control
Apps
Data
Edge
Deployments Git, Docker, Compose, Static
AI operator $ deploy postgres + app on edge-fra-01

Routing, secrets, monitoring, and rollout ready.

Observability Live logs and metrics

Container stats, access logs, request flows, and threshold alerts.

Edge + Security Traefik, domains, TLS

Dynamic routing, certificate workflows, and safer public exposure.

Built for the stack you actually run
Git Repos Docker Images Nixpacks Buildpacks Docker Compose PostgreSQL MySQL MariaDB MongoDB Redis SSH Fleets Traefik
Visual control

Infrastructure that looks clear before it feels complex.

Ghayma is designed as an operating layer, not just a list of services. The control plane pulls applications, data, routing, fleet health, and automation into one visual surface so operators can see the shape of the platform before they have to troubleshoot it.

Multi-node visibility App + data topology Routing at the edge Operator-friendly clarity
Illustrated control plane showing applications, routing, data, and fleet connectivity
Feature system

A single operating layer for deployment, data, and day-two operations.

Ghayma is strongest when it replaces glue work. Instead of wiring five tools together, it gives you one place to deploy, route, inspect, secure, back up, and automate the platform.

01

Ship from the source you already use

Deploy from Git providers, Dockerfiles, images, Docker Compose, static builds, and modern builder flows without rebuilding your workflow from zero.

02

Run apps and data side by side

Launch applications beside PostgreSQL, MySQL, MariaDB, MongoDB, and Redis with backup and restore paths built into the platform story.

03

Operate multiple servers like one cloud

Register servers, validate them, attach SSH access, manage remote Docker, and extend into clusters and swarm-aware runtime management.

04

Own the edge with routing and TLS

Manage domains, dynamic routing, certificates, redirects, and public exposure through a cleaner Traefik-based control surface.

05

See what your platform is doing

Monitor servers and containers in real time, stream logs, inspect requests, and trigger notifications before operators are left guessing.

06

Automate routine platform work

Use schedules, previews, backups, and an AI-assisted terminal experience to reduce repetitive operator work without losing control.

From server to system

CloudOS turns infrastructure into a product your team can actually operate.

1

Connect nodes

Bring local or remote servers into one plane with validation, SSH, and fleet-level visibility.

2

Launch workloads

Deploy apps, compose stacks, managed databases, templates, and previews from one operational model.

3

Route and secure

Attach domains, automate certificates, tune traffic, and keep the public edge clean.

4

Observe and automate

Track logs, metrics, requests, backups, schedules, and alerts before ops debt piles up.

Control surfaces

Everything important stays visible.

The product is more than a deploy button. Ghayma combines the everyday surfaces teams need when self-hosting becomes operationally serious.

Applications & previews

Application deployment, preview environments, logs, domains, schedules, rollbacks, and environment handling.

Compose & templates

Native Docker Compose management, service-aware domain workflows, file editing, and template-based launches.

Managed databases

Postgres, MySQL, MariaDB, MongoDB, and Redis with credentials, lifecycle control, and backup workflows.

Fleet operations

Server setup, monitoring setup, SSH management, security audit tools, and distributed compute management.

Routing & certificates

Traefik files, request insight, certificate management, web server controls, and cleaner domain operations.

Automation & AI

API access, schedules, notifications, backup jobs, and an AI terminal for guided operational actions.

Why it matters

Made for teams between ad hoc Docker and enterprise platform sprawl.

For self-hosters

Make one machine feel like a usable platform instead of a pile of terminal sessions and manual compose files.

For DevOps teams

Cut down repetitive setup work and give delivery teams a control plane that is faster to reason about.

For datacenters

Create a cleaner service layer for internal or customer-facing infrastructure operations.

For growing companies

Bridge the gap between improvised self-hosting and platforms that are too heavy for the stage you are in.

Enterprise support

Need hands-on help running CloudOS across clients, offices, or production fleets?

There is now a dedicated enterprise support offer for teams that need 24/7 assistance, multi-site connectivity, cloud provisioning, migration help, and tighter operational guidance around Ghayma.

Illustrated enterprise support fabric connecting multiple sites, cloud resources, and migration flows
Launch Ghayma

Install the platform and start shaping your own cloud.

The repo already exposes a direct install path for VPS, local setups, and Docker-based workflows. This site uses the same entry points so the launch experience stays truthful to the project.

Open Repository
Quick install
git clone https://github.com/hirechbaghdad/ghayma
cd ghayma
sudo bash install.sh
Built image path
docker build -t atlanexis/cloudos:latest .
sudo DOCKER_IMAGE=atlanexis/cloudos:latest bash install.sh