website: refine faq open source question, update og image

This commit is contained in:
Pasha Sviderski
2026-07-14 12:54:43 +10:00
parent 3af9936d27
commit 4d76dd601c
3 changed files with 25 additions and 8 deletions
+7 -4
View File
@@ -689,7 +689,7 @@
</svg>
</summary>
<p class="text-zinc-500 leading-relaxed pb-5">
No. <a class="underline hover:text-zinc-900" href="/">Uncloud</a> is open source
No, <a class="underline hover:text-zinc-900" href="/">Uncloud</a> is open source
and fully functional on its own without Hub. You can use the CLI to manage your
clusters and deploy your apps across servers from Compose files. You keep full
control over your servers. Hub adds a web UI and an observability stack on top so
@@ -708,9 +708,12 @@
</svg>
</summary>
<p class="text-zinc-500 leading-relaxed pb-5">
No, and no point pretending otherwise. Uncloud, the orchestrator, is Apache 2.0. Hub
is a managed service built on top, and it's how we plan to fund Uncloud's full-time
development.
Not at the moment. Hub is a managed service built on top of Uncloud, and it's how
we plan to fund Uncloud's full-time development. Our principle is that everything
Uncloud needs on your servers is open source, starting with Uncloud itself under
Apache 2.0. Your cluster never depends on closed code to keep running. If enough
people want to run Hub on their own infrastructure, a paid self-hosted license is
on the table.
</p>
</details>