# 04 — devops toolbox
Practical utilities for developers, DevOps engineers, cloud engineers and SREs — generators, validators and calculators that run entirely in your browser.
two tools call public read-only APIs (DNS-over-HTTPS, SSL Labs) — clearly labelled on their pages; every other tool is fully client-side.
Container builds, compose stacks and registry debugging.
Production Dockerfiles for 12 runtimes: multi-stage, pinned bases, non-root, healthchecks.
π³ Dockeropen toolBuild multi-service stacks interactively and export a valid compose.yaml.
π³ Dockeropen toolAssemble docker run lines from flags: ports, mounts, env, restart policy.
π³ Dockeropen toolSplit or assemble registry/image references and sanity-check tags.
π³ Dockeropen toolhadolint-style static checks: pinning, layer hygiene, root user, secrets.
π³ Dockeropen toolRegistry failures decoded: denied, manifest unknown, exits, ports, disk, cache.
π³ Dockeropen toolOrchestration utilities: validate, generate, convert, debug.
Structural lint of Deployments, Pods and Services before you apply them.
βΈοΈ Kubernetesopen toolSane-default Deployment + Service manifests: probes, limits, rolling updates.
βΈοΈ Kubernetesopen toolMultiply pod requests by replicas; convert CPU and memory units safely.
βΈοΈ Kubernetesopen toolCompose exact kubectl commands: verbs, resources, namespaces, output flags.
βΈοΈ Kubernetesopen toolRound-trip config snippets between YAML and JSON without leaving the tab.
βΈοΈ Kubernetesopen toolCrashLoops, ImagePull errors, Pending pods and friends — with diagnostics.
βΈοΈ Kubernetesopen toolIAM policies, ARNs and cloud-init, computed locally.
Least-privilege IAM policy documents with ARN validation built in.
βοΈ Cloud / AWSopen toolDecode arn:partition:service:region:account:resource strings, or assemble them.
βοΈ Cloud / AWSopen toolNoCloud user-data: hostname, packages, SSH keys, runcmd — valid YAML.
βοΈ Cloud / AWSopen toolPipeline skeletons and schedule math that keep delivery boring.
Starter workflows with caching and least-privilege permissions baked in.
π CI / CDopen toolStarter .gitlab-ci.yml: stages, caching, rules and registry jobs.
π CI / CDopen toolFive-field cron with next-run preview in your local timezone.
π CI / CDopen toolValidate versions against semver.org and compare two releases.
π CI / CDopen toolDNS, TLS, ports, IPs and HTTP semantics on hand.
Query A, AAAA, MX, TXT, NS, CNAME records via DNS-over-HTTPS.
π Networkingopen toolSplit any URL into protocol, host, port, path and query parameters.
π Networkingopen toolSubnet math: masks, ranges, broadcast, usable hosts and child splits.
π Networkingopen toolWell-known ports with service names and transport, filterable.
π Networkingopen toolLive certificate grade and handshake report via SSL Labs.
π Networkingopen toolMethod, headers, body and flags assembled into a copyable curl command.
π Networkingopen toolEvery status code that matters, grouped, filtered and explained.
π Networkingopen toolSecrets hygiene, tokens, hashes and strong credentials.
Cryptographically random passwords with entropy readout — offline.
π Securityopen toolFind AWS keys, tokens, private keys and leaked creds in pasted text.
π Securityopen toolDecode header/payload claims and flag expiry — signature unverified.
π Securityopen toolSHA-1/256/384/512 digests via the Web Crypto API, unicode-safe.
π Securityopen toolEveryday converters, formatters and testers.
Pretty-print, minify or deep-sort JSON with error positions.
π§° Utilitiesopen toolRe-indent, normalise and deep-sort YAML via the toolbox YAML engine.
π§° Utilitiesopen toolUnicode-safe Base64 and percent encoders/decoders.
π§° Utilitiesopen toolLive match highlighting, capture groups and flag toggles.
π§° Utilitiesopen toolUnix seconds/millis ↔ ISO 8601 and local time, with relative labels.
π§° Utilitiesopen toolRFC 4122 v4 UUIDs from crypto.getRandomValues, batch-generatable.
π§° Utilitiesopen toolGregorian ↔ Bikram Sambath conversion for 2000–2100 BS.
π§° Utilitiesopen toolno tools matched — try another keyword or clear the filter