From 3841da9e1d89cf12f25114830f03e55ab89b3399 Mon Sep 17 00:00:00 2001 From: Pasha Sviderski Date: Wed, 17 Jun 2026 13:53:45 +1000 Subject: [PATCH] website: node instead of machine in header, cut subheader --- website/landing/index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/website/landing/index.html b/website/landing/index.html index ee809af9..f4446714 100644 --- a/website/landing/index.html +++ b/website/landing/index.html @@ -122,14 +122,13 @@

- Multi-machine Docker Compose for production + Multi-node Docker Compose for production

- Uncloud creates a Docker cluster with self-configuring WireGuard mesh, zero-downtime - deploys, cross-machine scaling, automatic HTTPS via Caddy, service discovery, and an - intuitive CLI. - Everything you need to run web apps on cloud VMs or your own hardware, using - familiar Compose files. Without cluster-management overhead. + Deploy web apps across cloud servers or your own hardware without cluster-management + overhead. + Uncloud links your Docker hosts into a secure WireGuard network and gives you cross-host + communication, zero-downtime deploys, and HTTPS out of the box.

A simpler alternative to @@ -174,7 +173,7 @@