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

Native SSH Access with Pomerium

Pomerium can be used as a native SSH reverse proxy, adding OAuth authentication and flexible Pomerium policy enforcement to standard SSH connections, without the need for tunnels, or custom clients or servers.

Native SSH Access with Pomerium (cover image)
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

Hands-On Introduction to Unikernels

Learn what a unikernel is and how it compares to a Linux container. Build and run your first unikernel inside a playground box.

Hands-On Introduction to Unikernels (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)