Third time's the script.

Handy tools for wrangling servers.

Little generators that run in your browser, and docs for the things I build (and occasionally break). What you type never leaves your machine.

0
Trackers
0
Cookies
0
Bytes of your input uploaded

Those zeros are a promise. Read the privacy policy.

Tools

Save yourself some typing

Little generators that do the fiddly bit for you. The site is locked down so tightly it couldn't sneak your input out even if it wanted to.

Kubernetes manifest generator

Fill in a form, get clean Kubernetes YAML: a Deployment, plus a Service, Ingress and ConfigMap if you fancy them. Sensible security defaults come already switched on.

KubernetesYAML
Give it a spin

Password generator

Strong passwords built the way Australia's cyber security agency recommends: random words, at least 15 characters, with capitals and numbers dropped in at random spots.

SecurityACSC
Make me one

JSON minifier & beautifier

Paste JSON, squash it onto one line or spread it out neatly. Typos get a plain-English error with the exact line and column, and big numbers survive untouched.

JSONFormatter
Tidy some JSON

YAML formatter & validator

Paste YAML, get it tidied and checked. Comments stay put, numbers like 0755 stay exactly as written, and mistakes come with the line and column.

YAMLValidator
Check some YAML

Base64 encoder & decoder

Encode and decode text or files. PowerShell mode uses the encoding -EncodedCommand really expects, and decoding tells you exactly what's wrong when a string won't decode.

Base64PowerShell
Encode something

Docs

How-tos, minus the fluff

Write-ups on the things I build (and occasionally break).

Browse the docs

The privacy policy is up, and more is on its way.

Have a look

Skip the YAML typing.

Build a Kubernetes manifest in about a minute, then paste it and go.

Open the generator