DevOps toolkit. Client-side.
Everything runs in your browser — no cookies, no accounts.
Built for ops engineers. By ops engineers.
46 tools · 27 runbooks · 4 diagnostics · 100% free
K to searchFeatured Tools
Build production-ready Dockerfiles with multi-stage builds, security hardening, and best-practice validation
Build Kubernetes YAML manifests for Deployments, Services, ConfigMaps, Secrets, Ingress, StatefulSets, and more
Build nginx.conf with templates for reverse proxy, SSL, load balancing
Generate Ansible playbooks with tasks, handlers, variables, and roles. Includes inventory and ansible.cfg generation.
Generate Terraform HCL for AWS: VPC, EC2, RDS, S3, IAM, Security Groups. Outputs main.tf, variables.tf, outputs.tf, and terraform.tfvars.
Build CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins with an interactive stage builder
RawMon — uptime in your pocket
Native HTTP/DNS/TCP/ICMP checks · 7 integrations · live alerts. All data stays on your device.
- Native checks
- Kuma + 6 SaaS
- Webhook relay
- Live Activity
- Widgets + NFC
- Local-first



Network & DNS
7Calculate subnets, IP ranges, and network masks for IPv4 and IPv6
Look up DNS records, analyze email security (SPF, DMARC, DKIM), and check propagation
Look up domain registration data — registrar, expiry, nameservers, DNSSEC
Check email authentication records — SPF, DKIM, DMARC, MTA-STS, BIMI, TLS-RPT — with scoring and recommendations
Check if an IP or domain is listed on 50+ DNS blacklists (DNSBL) with remediation guidance
Paste raw email headers to trace delivery hops, delays, SPF/DKIM/DMARC results, and detect anomalies
Look up IP geolocation, ISP, ASN, security flags, RDAP registration, and reverse DNS
Certificates & SSL
3Decode PFX/P12 files, view certificates, build chains, and check remote hosts
Generate Certificate Signing Requests with SANs, RSA or EC keys, and OpenSSL commands
Build openssl commands for keys, certs, CSRs, TLS testing, and format conversion
Security
5Generate strong random passwords and passphrases
Generate MD5, SHA-256, SHA-512 hashes and HMAC signatures from text or files
Scan code and .env files for leaked API keys, passwords, tokens, and private keys
Scan Dockerfiles for security issues, best-practice violations, and get an auto-fixed version
Define firewall rules once, export to iptables, nftables, UFW, AWS SG, Azure NSG, or GCP Firewall
Data & Encoding
7Encode and decode Base64 and Hex with URL-safe and batch mode
Decode, create, and verify JSON Web Tokens
Generate UUID v4 and v7 with bulk generation and validation
Format, diff, minify, and validate JSON with tree view and semantic comparison
Convert between YAML, JSON, and TOML formats
Convert between Unix timestamps and dates with batch mode
Encode and decode URLs with percent-encoding — component-level or full URL mode
Infrastructure
13Build nginx.conf with templates for reverse proxy, SSL, load balancing
Build haproxy.cfg with load balancing, SSL termination, health checks, and sticky sessions
Build .service unit files for systemd with security hardening
Build ~/.ssh/config with ProxyJump, tunnels, and identity files
Generate WireGuard VPN configs with key pairs, peer management, and QR codes
Generate .gitignore files by selecting languages, frameworks, IDEs, and operating systems
Build production-ready Dockerfiles with multi-stage builds, security hardening, and best-practice validation
Build CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins with an interactive stage builder
Build Kubernetes YAML manifests for Deployments, Services, ConfigMaps, Secrets, Ingress, StatefulSets, and more
Generate Ansible playbooks with tasks, handlers, variables, and roles. Includes inventory and ansible.cfg generation.
Calculate error budgets, allowed downtime, and burn rate alerts from SLO targets
Generate Terraform HCL for AWS: VPC, EC2, RDS, S3, IAM, Security Groups. Outputs main.tf, variables.tf, outputs.tf, and terraform.tfvars.
Generate a complete Helm chart scaffold with Chart.yaml, values.yaml, and Kubernetes templates for Deployments, Services, Ingress, HPA, and more.
CLI Builders
7Build docker run, compose, build, network, and volume commands interactively
Convert between docker run commands and docker-compose.yml
Build kubectl commands interactively with all flags and options
Build helm install, upgrade, rollback, template, and repo commands
Build rsync commands for local sync, remote push/pull, backups, and mirroring
Build tcpdump packet capture commands with BPF filters and output options
Build curl commands with headers, auth, body, and convert to Python, Go, JS, PHP
System Utilities
4Convert between crontab expressions and systemd OnCalendar timer format
Parse cron expressions with timezone support, explanations and next run times
Linux permissions calculator with octal, symbolic notation, and umask
Test regular expressions with live matching, groups, and replace
Interactive Diagnostics
All runbooksAnswer yes/no questions about your symptoms — get exact commands to run at each step. Like a senior engineer walking you through the issue.
Pod Not Starting — Interactive Diagnostic
Click through symptoms to diagnose why your Kubernetes pod won't start. Covers CrashLoopBackOff, ImagePullBackOff, Pending, and Error states with targeted fix commands.
Service Unreachable — Interactive Diagnostic
Diagnose why a Kubernetes service can't be reached. Walks through pod connectivity, service selectors, endpoints, network policies, and ingress configuration.
Disk Space Exhausted — Interactive Diagnostic
Interactively diagnose and fix a full disk on Linux. Branches into /var issues, Docker cleanup, log rotation, inode exhaustion, and deleted-but-open files.
Incident Runbooks
View allDocker CrashLoopBackOff — Interactive Troubleshooting Checklist
Diagnose and fix a Docker container that keeps restarting or exiting immediately. Covers logs, OOM detection, interactive debugging, volume permissions, and configuration errors.
High CPU Usage — Linux Troubleshooting Guide
Identify and resolve processes causing high CPU utilization on Linux. Covers real-time monitoring, runaway process detection, and safe mitigation options.
DNS Resolution Failure — Troubleshooting Guide
Diagnose DNS resolution failures on Linux systems and Kubernetes clusters. Covers resolver config, upstream DNS, systemd-resolved, CoreDNS, and DNSSEC issues.
Content Hubs
All articlesThe Complete Guide to SSL/TLS Certificates for DevOps Engineers
GuideEverything you need to know about SSL/TLS certificates: the TLS handshake, certificate types, file formats, chain of trust, and practical configuration with Nginx and Let's Encrypt.
The Complete Kubernetes Troubleshooting Guide for DevOps Engineers
GuideA systematic guide to diagnosing and fixing Kubernetes issues: pods, deployments, services, networking, and cluster-level problems with real kubectl commands.
The Complete Guide to Docker for DevOps Engineers
GuideEverything you need to know about Docker as a DevOps engineer: container fundamentals, image building, Compose, networking, volumes, security hardening, and production deployment patterns with real examples.