Linux Playgrounds 🧪

Remote sandbox environments for learning and experimenting without worrying about setup and cleanup. Run anything on vanilla Linux VMs, get a fresh Docker host or Kubernetes cluster in seconds, publish ports, collaborate via sharing terminal sessions, SSH from the command line, and more.

Pro Tip: Build your own playgrounds to automate repetitive setups, easily share reproducible environments with your teammates, or include in your blog posts, demos, conference talks, GitHub projects or issues.
Start Building
Playground on  Linux

Nix on Ubuntu

Experiment with the Nix package manager, a powerful tool for reproducible and isolated software environments, on Ubuntu.

Playground on  Linux

OpenSearch

OpenSearch is an open-source, enterprise-grade search and observability suite that brings order to unstructured data at scale.

Playground on  Linux, Cloud

etcd Cluster

A multi-node etcd cluster for exploring clustering and coordination features.

Playground on  Linux, Cloud

etcd store

A distributed, reliable key-value store for the most critical data of a distributed system.

Playground on  Linux

ClickHouse Cluster

A multi-node cluster for exploring scaling capabilities of ClickHouse.

Playground on  Linux

ClickHouse

A fast, open-source, column-oriented, analytical database.

Pro Tip: Install iximiuz Labs CLI to start playgrounds and SSH into them from your favorite local terminal:

curl -sf https://labs.iximiuz.com/cli/install.sh | sh