From fffc6a8b8a93eb60bade52783d498ce7bf0807af Mon Sep 17 00:00:00 2001 From: Pasha Sviderski Date: Wed, 10 Jun 2026 19:53:28 +1000 Subject: [PATCH] website: landing revamp with deploy demo and testimonial --- website/landing/index-new.html | 1053 ++++++++++++++++++++ website/landing/js/vendors/alpinejs.min.js | 5 + website/landing/style.css | 430 ++++++++ 3 files changed, 1488 insertions(+) create mode 100644 website/landing/index-new.html create mode 100644 website/landing/js/vendors/alpinejs.min.js diff --git a/website/landing/index-new.html b/website/landing/index-new.html new file mode 100644 index 00000000..148e2e76 --- /dev/null +++ b/website/landing/index-new.html @@ -0,0 +1,1053 @@ + + + + + + Self-host and scale web apps without Kubernetes complexity | Uncloud + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+
+ + + + + +
+
+
+ + +
+ + +
+
+ +
+
+
+

+ Multi-machine 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. +

+

+ A simpler alternative to + Kubernetes, + Swarm, + Nomad, and + Kamal. +

+ +
+
+
+ + +
+ +
+ + + +
+
+ + +
+ + +
+
+
+ +
+ We’re moving 300+ websites onto + a dozen Uncloud machines, where each owner gets their own + machines to run whatever they need. +
+ + Read Radboud University’s announcement + + + + +
+ Miek Gieben +
+
Miek Gieben
+
+ Creator of CoreDNS · ex-Google SRE · Radboud University +
+
+
+
+
+
+
+ + +
+
+
+ + +
+ +
+
+ Create a cluster +
+

+ Turn any Linux machines into a Docker cluster +

+

+ Uncloud creates a lightweight decentralised cluster of Docker hosts that share their + state peer-to-peer. The cluster keeps running even if some machines go down. +

+ Each machine joins a secure WireGuard mesh network, so services can talk to each other + across machines. +

+
    +
  • + + + + Mix cloud VMs and bare-metal servers +
  • +
  • + + + + No control plane or quorum to maintain +
  • +
  • + + + + Cheap enough to run a cluster per team, project, or client +
  • +
  • + + + + SSH is all you need +
  • +
+
+ + + + + +
+

+ “In my opinion, Swarm is dead, Nomad is not anymore a free software since it was + bought by IBM. So the only robust alternative to the bloat of K8s is Uncloud.” +

+ + Frédéric Logier (fredix) on Discord + +
+
+ + + +
+
+
+ + +
+
+
+
+

+ PaaS-like workflow on your own servers +

+

+ Deploy with the simplicity of Heroku or Fly.io while keeping full control over your + infrastructure. +

+
+ +
+ +
+
+
+ + + + + + +

+ Your infrastructure +

+
+
+
    +
  • + + + + Full control over your servers and data +
  • +
  • + + + + Predictable costs without per-request pricing +
  • +
  • + + + + No vendor lock-in or platform dependencies +
  • +
  • + + + + SSH into machines and debug with standard tools +
  • +
+
+
+
+ + +
+
+
+ + + +

Familiar Docker Compose + workflow

+
+
+
    +
  • + + + + Build, push, and deploy with one command +
  • +
  • + + + + No image registry required +
  • +
  • + + + + Zero-downtime rolling deployments +
  • +
  • + + + + Scale replicas across machines +
  • +
+
+
+
+ + +
+
+
+ + + +

Low maintenance

+
+
+
    +
  • + + + + No control plane or quorum to manage +
  • +
  • + + + + Secure cross-machine communication without opening ports +
  • +
  • + + + + Services find each other automatically +
  • +
  • + + + + Automatic HTTPS via Let's Encrypt +
  • +
+
+
+
+
+
+
+
+ + +
+
+ +
+
+ + +
+
+
+ How it works +
+

+ Simple by design,
+ powerful in practice +

+

+ Uncloud replaces complex clusters with a simple network of machines working + seamlessly together — no maintenance overhead, just reliable infrastructure. +

+
+ + +
+ +
+ + + +
+
+ Secure private network +
+
+ Each machine joins a WireGuard mesh network with automatic peer discovery + and NAT traversal. Containers get unique IPs and can communicate directly + across machines. +
+
+
+ + +
+ + + +
+
+ Fully decentralised +
+
+ Unlike traditional orchestrators, there's no central control plane to + maintain. Each machine maintains a synchronised copy of the cluster + state + through peer-to-peer communication, keeping cluster operations + functional + even if some machines go offline. +
+
+
+ + +
+ + + +
+
+ Smart CLI +
+
+ Control your entire infrastructure using intuitive Docker-like commands from + anywhere. Deploy, monitor, and scale applications across all your machines + while the CLI only needs SSH access to a single machine. +
+
+
+
+
+ + +
+
+
+ Uncloud cluster diagram +
+ Multi-provider cluster of 3 machines +
+
+
+
+
+
+ + +
+
+ +
+
+ + + +

Deploy anywhere

+
+

Run your apps on any Linux machine — from cloud VMs and + dedicated servers to bare metal at your office or home.

+
+ + +
+
+ + + +

Automatic HTTPS

+
+

Get free TLS certificates and automatic HTTPS for your + domains with zero configuration using built-in Caddy reverse proxy.

+
+ + +
+
+ + + + +

Load balancing

+
+

Distribute traffic across container replicas running on + different machines for improved reliability and performance.

+
+ + +
+
+ + + +

Service discovery

+
+

Access any service by its name from any container using the + built-in DNS that automatically tracks services across your network.

+
+ + +
+
+ + + +

Infrastructure as Code

+
+

Define your entire app stack in a familiar Docker Compose + file. No need to learn a new config format.

+
+ + +
+
+ + + + +

No vendor lock-in

+
+

Mix cloud providers and your own hardware freely to + optimise costs and performance, without changing how you deploy or manage apps.

+
+
+
+ +
+
+ + +
+
+
+
+

+ See in action +

+

+ Deploy a highly available web app with automatic HTTPS across multiple regions and + on-premises in just a couple minutes. +

+
+ +
+ + + + +
+
+
+
+ + +
+
+
+
+

+ Be part of the development + + journey + + +

+

+ Subscribe to follow the progress and get early insights into new features.
+ See previous newsletters. +

+ + +
+ +
+ +
+

+ Want to contribute? Check out the + GitHub issues + and join the + Discord server. +

+
+
+
+
+
+ +
+ + + + +
+ + + + + + + diff --git a/website/landing/js/vendors/alpinejs.min.js b/website/landing/js/vendors/alpinejs.min.js new file mode 100644 index 00000000..aaad63a9 --- /dev/null +++ b/website/landing/js/vendors/alpinejs.min.js @@ -0,0 +1,5 @@ +(()=>{var Ye=!1,Ze=!1,V=[];function Ft(e){mn(e)}function mn(e){V.includes(e)||V.push(e),hn()}function xe(e){let t=V.indexOf(e);t!==-1&&V.splice(t,1)}function hn(){!Ze&&!Ye&&(Ye=!0,queueMicrotask(_n))}function _n(){Ye=!1,Ze=!0;for(let e=0;ee.effect(t,{scheduler:r=>{Xe?Ft(r):r()}}),Qe=e.raw}function et(e){I=e}function zt(e){let t=()=>{};return[n=>{let i=I(n);return e._x_effects||(e._x_effects=new Set,e._x_runEffects=()=>{e._x_effects.forEach(o=>o())}),e._x_effects.add(i),t=()=>{i!==void 0&&(e._x_effects.delete(i),$(i))},i},()=>{t()}]}var Vt=[],Ht=[],qt=[];function Ut(e){qt.push(e)}function ye(e,t){typeof t=="function"?(e._x_cleanups||(e._x_cleanups=[]),e._x_cleanups.push(t)):(t=e,Ht.push(t))}function Wt(e){Vt.push(e)}function Gt(e,t,r){e._x_attributeCleanups||(e._x_attributeCleanups={}),e._x_attributeCleanups[t]||(e._x_attributeCleanups[t]=[]),e._x_attributeCleanups[t].push(r)}function tt(e,t){!e._x_attributeCleanups||Object.entries(e._x_attributeCleanups).forEach(([r,n])=>{(t===void 0||t.includes(r))&&(n.forEach(i=>i()),delete e._x_attributeCleanups[r])})}var nt=new MutationObserver(rt),it=!1;function ie(){nt.observe(document,{subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0}),it=!0}function ot(){gn(),nt.disconnect(),it=!1}var oe=[],st=!1;function gn(){oe=oe.concat(nt.takeRecords()),oe.length&&!st&&(st=!0,queueMicrotask(()=>{xn(),st=!1}))}function xn(){rt(oe),oe.length=0}function h(e){if(!it)return e();ot();let t=e();return ie(),t}var at=!1,be=[];function Jt(){at=!0}function Yt(){at=!1,rt(be),be=[]}function rt(e){if(at){be=be.concat(e);return}let t=[],r=[],n=new Map,i=new Map;for(let o=0;os.nodeType===1&&t.push(s)),e[o].removedNodes.forEach(s=>s.nodeType===1&&r.push(s))),e[o].type==="attributes")){let s=e[o].target,a=e[o].attributeName,c=e[o].oldValue,l=()=>{n.has(s)||n.set(s,[]),n.get(s).push({name:a,value:s.getAttribute(a)})},u=()=>{i.has(s)||i.set(s,[]),i.get(s).push(a)};s.hasAttribute(a)&&c===null?l():s.hasAttribute(a)?(u(),l()):u()}i.forEach((o,s)=>{tt(s,o)}),n.forEach((o,s)=>{Vt.forEach(a=>a(s,o))});for(let o of r)if(!t.includes(o)&&(Ht.forEach(s=>s(o)),o._x_cleanups))for(;o._x_cleanups.length;)o._x_cleanups.pop()();t.forEach(o=>{o._x_ignoreSelf=!0,o._x_ignore=!0});for(let o of t)r.includes(o)||!o.isConnected||(delete o._x_ignoreSelf,delete o._x_ignore,qt.forEach(s=>s(o)),o._x_ignore=!0,o._x_ignoreSelf=!0);t.forEach(o=>{delete o._x_ignoreSelf,delete o._x_ignore}),t=null,r=null,n=null,i=null}function ve(e){return j(L(e))}function M(e,t,r){return e._x_dataStack=[t,...L(r||e)],()=>{e._x_dataStack=e._x_dataStack.filter(n=>n!==t)}}function ct(e,t){let r=e._x_dataStack[0];Object.entries(t).forEach(([n,i])=>{r[n]=i})}function L(e){return e._x_dataStack?e._x_dataStack:typeof ShadowRoot=="function"&&e instanceof ShadowRoot?L(e.host):e.parentNode?L(e.parentNode):[]}function j(e){let t=new Proxy({},{ownKeys:()=>Array.from(new Set(e.flatMap(r=>Object.keys(r)))),has:(r,n)=>e.some(i=>i.hasOwnProperty(n)),get:(r,n)=>(e.find(i=>{if(i.hasOwnProperty(n)){let o=Object.getOwnPropertyDescriptor(i,n);if(o.get&&o.get._x_alreadyBound||o.set&&o.set._x_alreadyBound)return!0;if((o.get||o.set)&&o.enumerable){let s=o.get,a=o.set,c=o;s=s&&s.bind(t),a=a&&a.bind(t),s&&(s._x_alreadyBound=!0),a&&(a._x_alreadyBound=!0),Object.defineProperty(i,n,{...c,get:s,set:a})}return!0}return!1})||{})[n],set:(r,n,i)=>{let o=e.find(s=>s.hasOwnProperty(n));return o?o[n]=i:e[e.length-1][n]=i,!0}});return t}function we(e){let t=n=>typeof n=="object"&&!Array.isArray(n)&&n!==null,r=(n,i="")=>{Object.entries(Object.getOwnPropertyDescriptors(n)).forEach(([o,{value:s,enumerable:a}])=>{if(a===!1||s===void 0)return;let c=i===""?o:`${i}.${o}`;typeof s=="object"&&s!==null&&s._x_interceptor?n[o]=s.initialize(e,c,o):t(s)&&s!==n&&!(s instanceof Element)&&r(s,c)})};return r(e)}function Ee(e,t=()=>{}){let r={initialValue:void 0,_x_interceptor:!0,initialize(n,i,o){return e(this.initialValue,()=>yn(n,i),s=>lt(n,i,s),i,o)}};return t(r),n=>{if(typeof n=="object"&&n!==null&&n._x_interceptor){let i=r.initialize.bind(r);r.initialize=(o,s,a)=>{let c=n.initialize(o,s,a);return r.initialValue=c,i(o,s,a)}}else r.initialValue=n;return r}}function yn(e,t){return t.split(".").reduce((r,n)=>r[n],e)}function lt(e,t,r){if(typeof t=="string"&&(t=t.split(".")),t.length===1)e[t[0]]=r;else{if(t.length===0)throw error;return e[t[0]]||(e[t[0]]={}),lt(e[t[0]],t.slice(1),r)}}var Zt={};function y(e,t){Zt[e]=t}function se(e,t){return Object.entries(Zt).forEach(([r,n])=>{Object.defineProperty(e,`$${r}`,{get(){let[i,o]=ut(t);return i={interceptor:Ee,...i},ye(t,o),n(t,i)},enumerable:!1})}),e}function Qt(e,t,r,...n){try{return r(...n)}catch(i){Z(i,e,t)}}function Z(e,t,r=void 0){Object.assign(e,{el:t,expression:r}),console.warn(`Alpine Expression Error: ${e.message} + +${r?'Expression: "'+r+`" + +`:""}`,t),setTimeout(()=>{throw e},0)}var Se=!0;function Xt(e){let t=Se;Se=!1,e(),Se=t}function P(e,t,r={}){let n;return x(e,t)(i=>n=i,r),n}function x(...e){return er(...e)}var er=ft;function tr(e){er=e}function ft(e,t){let r={};se(r,e);let n=[r,...L(e)];if(typeof t=="function")return bn(n,t);let i=vn(n,t,e);return Qt.bind(null,e,t,i)}function bn(e,t){return(r=()=>{},{scope:n={},params:i=[]}={})=>{let o=t.apply(j([n,...e]),i);Ae(r,o)}}var dt={};function wn(e,t){if(dt[e])return dt[e];let r=Object.getPrototypeOf(async function(){}).constructor,n=/^[\n\s]*if.*\(.*\)/.test(e)||/^(let|const)\s/.test(e)?`(async()=>{ ${e} })()`:e,o=(()=>{try{return new r(["__self","scope"],`with (scope) { __self.result = ${n} }; __self.finished = true; return __self.result;`)}catch(s){return Z(s,t,e),Promise.resolve()}})();return dt[e]=o,o}function vn(e,t,r){let n=wn(t,r);return(i=()=>{},{scope:o={},params:s=[]}={})=>{n.result=void 0,n.finished=!1;let a=j([o,...e]);if(typeof n=="function"){let c=n(n,a).catch(l=>Z(l,r,t));n.finished?(Ae(i,n.result,a,s,r),n.result=void 0):c.then(l=>{Ae(i,l,a,s,r)}).catch(l=>Z(l,r,t)).finally(()=>n.result=void 0)}}}function Ae(e,t,r,n,i){if(Se&&typeof t=="function"){let o=t.apply(r,n);o instanceof Promise?o.then(s=>Ae(e,s,r,n)).catch(s=>Z(s,i,t)):e(o)}else typeof t=="object"&&t instanceof Promise?t.then(o=>e(o)):e(t)}var pt="x-";function S(e=""){return pt+e}function rr(e){pt=e}var mt={};function p(e,t){return mt[e]=t,{before(r){if(!mt[r]){console.warn("Cannot find directive `${directive}`. `${name}` will use the default order of execution");return}let n=H.indexOf(r)??H.indexOf("DEFAULT");n>=0&&H.splice(n,0,e)}}}function ae(e,t,r){if(t=Array.from(t),e._x_virtualDirectives){let o=Object.entries(e._x_virtualDirectives).map(([a,c])=>({name:a,value:c})),s=ht(o);o=o.map(a=>s.find(c=>c.name===a.name)?{name:`x-bind:${a.name}`,value:`"${a.value}"`}:a),t=t.concat(o)}let n={};return t.map(nr((o,s)=>n[o]=s)).filter(ir).map(Sn(n,r)).sort(An).map(o=>En(e,o))}function ht(e){return Array.from(e).map(nr()).filter(t=>!ir(t))}var _t=!1,ce=new Map,or=Symbol();function sr(e){_t=!0;let t=Symbol();or=t,ce.set(t,[]);let r=()=>{for(;ce.get(t).length;)ce.get(t).shift()();ce.delete(t)},n=()=>{_t=!1,r()};e(r),n()}function ut(e){let t=[],r=a=>t.push(a),[n,i]=zt(e);return t.push(i),[{Alpine:F,effect:n,cleanup:r,evaluateLater:x.bind(x,e),evaluate:P.bind(P,e)},()=>t.forEach(a=>a())]}function En(e,t){let r=()=>{},n=mt[t.type]||r,[i,o]=ut(e);Gt(e,t.original,o);let s=()=>{e._x_ignore||e._x_ignoreSelf||(n.inline&&n.inline(e,t,i),n=n.bind(n,e,t,i),_t?ce.get(or).push(n):n())};return s.runCleanups=o,s}var Oe=(e,t)=>({name:r,value:n})=>(r.startsWith(e)&&(r=r.replace(e,t)),{name:r,value:n}),Te=e=>e;function nr(e=()=>{}){return({name:t,value:r})=>{let{name:n,value:i}=ar.reduce((o,s)=>s(o),{name:t,value:r});return n!==t&&e(n,t),{name:n,value:i}}}var ar=[];function Q(e){ar.push(e)}function ir({name:e}){return cr().test(e)}var cr=()=>new RegExp(`^${pt}([^:^.]+)\\b`);function Sn(e,t){return({name:r,value:n})=>{let i=r.match(cr()),o=r.match(/:([a-zA-Z0-9\-:]+)/),s=r.match(/\.[^.\]]+(?=[^\]]*$)/g)||[],a=t||e[r]||r;return{type:i?i[1]:null,value:o?o[1]:null,modifiers:s.map(c=>c.replace(".","")),expression:n,original:a}}}var gt="DEFAULT",H=["ignore","ref","data","id","radio","tabs","switch","disclosure","menu","listbox","combobox","bind","init","for","mask","model","modelable","transition","show","if",gt,"teleport"];function An(e,t){let r=H.indexOf(e.type)===-1?gt:e.type,n=H.indexOf(t.type)===-1?gt:t.type;return H.indexOf(r)-H.indexOf(n)}function q(e,t,r={}){e.dispatchEvent(new CustomEvent(t,{detail:r,bubbles:!0,composed:!0,cancelable:!0}))}function A(e,t){if(typeof ShadowRoot=="function"&&e instanceof ShadowRoot){Array.from(e.children).forEach(i=>A(i,t));return}let r=!1;if(t(e,()=>r=!0),r)return;let n=e.firstElementChild;for(;n;)A(n,t,!1),n=n.nextElementSibling}function C(e,...t){console.warn(`Alpine Warning: ${e}`,...t)}function ur(){document.body||C("Unable to initialize. Trying to load Alpine before `` is available. Did you forget to add `defer` in Alpine's `