Tutorials

Deep dives into DevOps and Server Side topics where theory blends with hands-on examples. You can try out commands from each tutorial in the attached remote playground, either from the browser or via SSH access from your local terminal — no extra setup required.

Collection
Category

Community Collection

Tutorials contributed by the community members sharing their knowledge and expertise.

Tutorial

Uncloud: How to Deploy a Django Web Application

Learn how to quickly deploy your Python Django-based application to a remote Linux server under your control. This hands-on tutorial covers preparing and packaging a Django application from source code on your local machine and then deploying it to an Uncloud-managed machine, along with the networking ingress configuration and without using any external image registry.

Uncloud: How to Deploy a Django Web Application (cover image)
Tutorial

Uncloud: How to Set Up a New Cluster

Learn how to create and manage a multi-machine Uncloud cluster from scratch. This hands-on tutorial walks you through initializing a cluster, adding machines, managing contexts, and deploying your first containerized service.

Uncloud: How to Set Up a New Cluster (cover image)