From 4ec5c15254920cc8d2c9840ee96dee9d4a91b2cc Mon Sep 17 00:00:00 2001 From: Anton Ovchinnikov Date: Sat, 27 Dec 2025 06:33:12 +0100 Subject: [PATCH] docs: Link to iximiuz Labs tutorials (#230) --- README.md | 10 ++++++++++ website/docs/2-getting-started/2-deploy-demo-app.md | 8 ++++++++ 2 files changed, 18 insertions(+) diff --git a/README.md b/README.md index b76fb949..c20e50b0 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,16 @@ using the CLI or directly over SSH. They all have the complete cluster state and machine is a full backup of your control plane. +## ๐Ÿงช Interactive tutorials + +To give you a chance to play with Uncloud without even leaving your browser, we're providing interactive tutorials and playgrounds on the [iximiuz Labs](https://labs.iximiuz.com/) platform. + +Available tutorials: + +1. [Setting up a new Uncloud cluster](https://labs.iximiuz.com/tutorials/uncloud-create-cluster-ebebf72b) - the tutorial walks you through creating a new cluster with two machines and then deploying a simple web service to it. + +You can also launch the [Uncloud playground](https://labs.iximiuz.com/playgrounds/uncloud-cluster-64523f7c) where you can play with an already initialized Uncloud cluster. + ## ๐Ÿ— Project status Uncloud is currently in active development and is **not ready for production use**. Features may change significantly diff --git a/website/docs/2-getting-started/2-deploy-demo-app.md b/website/docs/2-getting-started/2-deploy-demo-app.md index 6ecfd5f9..2fe01e1b 100644 --- a/website/docs/2-getting-started/2-deploy-demo-app.md +++ b/website/docs/2-getting-started/2-deploy-demo-app.md @@ -4,6 +4,14 @@ In this guide, we'll deploy [Excalidraw](https://excalidraw.com) โ€” a popular s Linux server. You'll learn the **basics of Uncloud** and see how simple it is to **run web apps** on your own infrastructure with secure internet access. +:::info NOTE +To give you a chance to play with Uncloud without even leaving your browser or needing your own servers, we're providing interactive tutorials and playgrounds on the [iximiuz Labs](https://labs.iximiuz.com/) platform. + +You can follow [this tutorial](https://labs.iximiuz.com/tutorials/uncloud-create-cluster-ebebf72b) which walks you through creating a new cluster with two machines and then deploying a simple web service to it. + +You can also launch the [Uncloud playground](https://labs.iximiuz.com/playgrounds/uncloud-cluster-64523f7c) where you can play with an already initialized Uncloud cluster. +::: + ## Prerequisites Before you begin, you'll need: