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.
Playgrounds contributed by the community members sharing their knowledge and expertise.
A playground that generates one log parsing activity at a time, and regenerates a new one when you complete each activity. It uses authentic log formats such as nginx access logs and syslog entries to simulate real parsing needs. The operator avoids repeats until it has exhausted the full activity list, then starts a new randomized cycle. Github: https://github.com/lpmi-13/logparser-lab-operator
Access your remote server’s full desktop directly from the browser using Apache Guacamole, eliminating the need for a local RDP client 💻🌐
PostgreSQL 18.x.y Playground with Ubuntu 24.04 OS (customized)
A multi-node Uncloud cluster with a standalone control node. About Uncloud: https://github.com/psviderski/uncloud
Hands-on Docker on Btrfs: experiment with native snapshots, compression, and checksums; inspect setup, grow the filesystem live, and back up/restore images and containers.