CI/CD 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 by tweaking base templates or adding custom scripts. Automate repetitive setups and easily share fully configured environments — think of it as a server-side JSFiddle!
Create
Playground on  ContainersCI/CD

Lightweight Dagger

A playground to experiment with Dagger - a powerful development workflow automation engine.

Playground on  CI/CD

ArgoCD with K3s 🎯

Welcome to the ArgoCD Playground, a lightweight K3s cluster pre-configured with ArgoCD for GitOps-based continuous deployment, Helm for package management, and the ArgoCD CLI for managing applications via the terminal.

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