From 08bbca3985f7128d67e482acadd3f1db79772704 Mon Sep 17 00:00:00 2001 From: Pavel Sviderski Date: Fri, 20 Sep 2024 18:04:57 +1000 Subject: [PATCH] update README --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab6c11da..5d3c81a7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# uncloud -Self-hosted alternative to fly.io +# Uncloud + +Uncloud is a lightweight tool for deploying and managing containerised applications across a network of Docker hosts. It +bridges the gap between simple Docker deployments and complex cloud platforms and container orchestrators like +Kubernetes. + +Our goal is to become the go-to self-hosted alternative to platforms like [Fly.io](https://fly.io) and +[Render](https://render.com/). Whether you're using bare metal servers, Raspberry Pis, or cloud VMs, Uncloud transforms +your hardware into a personal cloud platform.