Back to all tools
devops and infrastructure tools Tools
Found 23 tools tagged with "devops and infrastructure tools"
Generate Apache HTTP Server VirtualHost configurations for HTTP and HTTPS. Add SSL, proxy pass, and custom headers. Free Apache config generator, no signup required.
Parse any AWS ARN into partition, service, region, account ID, and resource, or build a valid ARN from scratch. Free, browser-based, no signup required.
Generate AWS IAM policy JSON documents online. Add multiple statements with Allow or Deny effects, service actions, and resource ARNs. Free, runs fully in your browser.
Generate docker-compose.yml files with multiple services, ports, environment variables, volumes, and named networks. Supports build contexts, depends_on, and restart policies.
Docker Compose to Kubernetes converter turns docker-compose.yml into Deployment, Service, ConfigMap and PVC manifests you can kubectl apply. Free, runs in your browser.
Build docker run commands with port mappings, volume mounts, environment variables, restart policies, and resource limits. Generates multi-line shell commands ready to copy. Free, browser-based.
Docker run to compose converter turns any docker run command into a ready docker-compose.yml file, parsing ports, volumes, env vars and flags. Free, no signup.
Generate a production-ready Dockerfile for Node.js, Python, Go, Rust, Java, PHP, and more. Supports multi-stage builds, non-root users, HEALTHCHECK, and environment variables.
Dockerfile linter checks your Dockerfile for best-practice violations and security issues with line-level findings, a score out of 10, and fix hints. Free, browser-based.
Generate a clean .dockerignore file for Node.js, Python, Java, Go, Rust, Next.js, React, and more. Exclude build output, logs, env files, and editor clutter.
Helm chart generator scaffolds Chart.yaml, values.yaml and templates for Deployment, Service, Ingress and autoscaling, validated and downloadable as a ZIP. Free, no signup.
htaccess redirect generator creates rewrite rules for 301 redirects, HTTPS enforcement, and WWW canonicalization. Copy ready-to-use Apache config instantly.
Htaccess to nginx converter turns Apache rewrite rules, redirects, headers and expires directives into working nginx config, flagging whatever needs a manual review.
kubectl command generator with 40 recipes: get pods, crash-loop logs, exec, port-forward, rollback, drain. Every flag explained and destructive commands flagged. Free online.
Kubernetes manifest linter checks your K8s YAML for missing resource limits, latest image tags, missing probes, and root containers. Free, instant, client-side.
Generate Kubernetes Deployment and Service YAML manifests from a simple form. Supports resource limits, health probes, env vars, and multi-replica configs. Free, no signup.
Generate Makefiles for Node.js, Python, Go, Rust, and Docker projects. Configurable targets: install, build, test, lint, clean, run, and docker. Free online tool.
Generate NGINX server configs for static sites, reverse proxies, and load balancers. Includes SSL/TLS, Gzip compression, rate limiting, CORS, and caching options.
Analyze nginx and Apache access logs online. See top IPs, endpoints, status codes, and user agents with visual charts. Paste log lines directly - no upload or server access needed.
Generate complete LICENSE files for your open-source projects. Choose from MIT, Apache 2.0, GPL 3.0, and 10+ licenses - with your name and year auto-filled from GitHub's official license templates.
Generate systemd .service unit files for Linux. Configure service name, user, exec command, restart policy, and environment variables. Free, runs entirely in your browser.
Generate terraform.tfvars files from your variables.tf input. Parses variable blocks, infers types, and fills defaults or type-safe placeholders. Free, browser-based.
Validate YAML syntax instantly with detailed error messages and line numbers. Check Kubernetes manifests, Docker Compose files, CI/CD configs, and any YAML document for correctness.