User-defined Playground

SilverStack Dev Machine Playground

A fully provisioned DevOps workstation on Ubuntu 24.04 - every tool pre-installed, every alias pre-wired, zero setup required.

Startup configuration
dev-machine
SilverStack Dev Machine playground: A fully provisioned DevOps workstation on Ubuntu 24.04 - every tool pre-installed, every alias pre-wired, zero setup required.

This is a pure interactive workstation. No services, no systemd daemons - just a clean, fast DevOps environment ready the moment it boots.

What's pre-installed

CategoryTools
RuntimesJava 21 · Python 3 · Node.js LTS · Maven
ContainersDocker CE · docker-compose · Buildx · Skopeo · dive · hadolint
Kuberneteskubectl · Helm · Kustomize · k9s · kubectx · kubens · stern
IaC & CI/CDTerraform · AWS CLI v2 · Ansible · ansible-lint · pre-commit · yamllint · GitHub CLI
SecurityTrivy · Gitleaks · cosign · syft
Utilitiesjq · yq · fzf · ripgrep · nmap · socat · cloudflared

Pre-wired shortcuts

k      # kubectl        d      # docker
tf     # terraform      g      # git
ll la .. ...            ports  myip  paths

Tab completion enabled for kubectl (k) and docker (d). Run alias to see the full list.

Networking

No public IP. cloudflared is pre-installed - expose any local port to the internet via Cloudflare Tunnel without firewall rules.

Resources · 4 vCPU / 10 GiB RAM / 50 GiB disk

Docs

Start
Settings