OpsForge — DevOps Tools

Practical helpers for server work — starting with a visual chmod calculator. Free and instant, right in your browser.

100% client-side Free forever No sign-up
rwx
owner
group
other
755 rwxr-xr-x

Runs 100% in your browser — nothing is ever uploaded.

All OpsForge tools

Chmod Calculator Toggle read, write and execute for owner, group and others — and get the octal number (755, 644…), symbolic notation and the ready chmod command. Cron Compose cron schedules and understand existing ones in plain words. Dockerfile Solid Dockerfile starters for every major stack. Compose Build docker-compose.yml with a form — no YAML typos. YAML lint Instant YAML syntax check with exact error locations. Nginx Correct nginx server blocks for static sites, proxies and SPAs. Docker Run to Compose One docker run command in, compose YAML out. .env Generator Write, validate and download clean .env files. Htpasswd Generator Basic-auth credentials hashed right in your browser. SSH Config Generator Host aliases, keys, ports — a tidy ssh config. Systemd Service Production-ready unit files from a simple form. GitHub Actions CI YAML for your stack in one click. Kubernetes YAML Deployment + Service + Ingress from one form. Commit Message feat, fix, chore — well-formed commits every time. Terraform Generator Ready-to-apply Terraform configs from a form. IAM Policy Generator Visual builder for AWS IAM policy JSON. Makefile Generator Ready-made Makefiles with common targets. Log Viewer Filter, search and highlight log files. Dependency Analyzer Audit package.json dependencies, ranges and risk flags in seconds .htaccess Generator Build Apache redirect rules — HTTPS force, www handling & 301 redirects — right in your browser. Apache vHost Generator Generate a production-ready Apache VirtualHost — SSL, PHP-FPM and logging included. Caddyfile Generator Build a clean Caddyfile for static sites, SPAs, reverse proxies or PHP apps in seconds. CORS Generator Generate correct CORS headers for raw HTTP, Nginx, Apache or Express — no more preflight errors. CSP Generator Build a solid Content-Security-Policy header directive by directive, with output for any server. HSTS Generator Generate a correct Strict-Transport-Security header with safe max-age and preload guidance. Cache-Control Generator Get the right Cache-Control header for every asset type — presets included, no guesswork. Set-Cookie Generator Build a secure Set-Cookie header with all attributes — plus matching JS and Express code. .htaccess → Nginx Translate Apache .htaccess rules into Nginx directives automatically — with honest notes on what needs review. .editorconfig Generator Create a .editorconfig that keeps indentation and line endings consistent across every editor. tsconfig Generator Generate a modern, strict tsconfig.json with the right module resolution for your setup. Prettier Generator Click together your ideal .prettierrc.json — every option explained, output updates live. ESLint Generator Generate a modern ESLint flat config for TypeScript, React or Vue — install command included. Vite Config Generator Generate a vite.config.ts with the right plugin, proxy and alias setup for your framework. Webpack Generator Generate a working webpack.config.js with loaders, dev server and cache-busting output. Tailwind Generator Generate a tailwind.config.js with your brand colors, fonts, dark mode and plugins. PWA Manifest Generator Generate a complete web app manifest with icons and HTML tags — make your site installable. .dockerignore Generator Generate a thorough .dockerignore — smaller builds, faster deploys, no leaked secrets. GitLab CI Generator Generate a working .gitlab-ci.yml with stages, dependency caching and build artifacts. License Generator Generate a ready-to-commit LICENSE file — MIT, ISC, BSD, Apache, GPL or Unlicense. AI Config Generator Generate CLAUDE.md, .cursorrules or Copilot instructions so your AI assistant follows your rules. MCP Config Generator Generate correct MCP server JSON for Claude, VS Code or Cursor — right wrapper, right path. curl Builder Compose complete curl commands with headers, auth and body — no syntax guessing. docker run Builder Turn container options into a correct docker run command — ports, volumes, env and limits. kubectl Generator Build the right kubectl command for any action, resource and namespace in seconds. FFmpeg Generator Get the exact FFmpeg command for converting, trimming, compressing or resizing media. Git Commands Get the right Git commands for undoing, squashing, branching and tagging — safely. OpenSSL Generator Build correct OpenSSL commands for certificates, CSRs, key pairs and conversions. Package Manager Converter See the equivalent command in all four package managers at once. Bash Generator Start from a battle-tested Bash template — strict mode, arg parsing, retries and more. Bash Formatter Re-indent messy shell scripts with consistent, readable block structure. Cron Explainer Paste any cron expression and read exactly when it runs — field by field, in plain English. Excel Formulas Get the right Excel formula for lookups, conditional sums, text and dates — with your own ranges. README Generator Scaffold a professional README with badges, TOC and stack-specific install steps. Badge Generator Create custom shields.io badges and grab ready-made GitHub badges in Markdown. TOC Generator Paste Markdown, get a GitHub-compatible linked table of contents instantly. Changelog Generator Turn your release notes into a clean Keep a Changelog entry with proper sections. Commit Generator Compose a valid Conventional Commit message with type, scope and footers. React Generator Scaffold typed React components, hooks, contexts and forms in one click. ads.txt Generator Create a valid ads.txt for AdSense and other ad networks — correct format, right location. security.txt Generator Publish a compliant security.txt so researchers can reach you about vulnerabilities. llms.txt Generator Create an llms.txt that tells AI models what your site is and where the key pages are. AI Robots.txt Decide which AI crawlers may access your site — block training, allow search, or both. Sitemap Generator Turn a URL list into a valid sitemap.xml with lastmod, priority and changefreq. CREATE TABLE Generator Define columns once, get correct CREATE TABLE DDL for four SQL dialects. INSERT Generator Paste CSV data, get correctly quoted INSERT statements for your SQL dialect.

Frequently asked questions

Do these tools touch my servers?

No. OpsForge tools are pure calculators and generators that run in your browser — they never connect to your infrastructure. You copy the result and apply it yourself.

Is the chmod calculator accurate for all systems?

Yes — octal permission notation is a POSIX standard, so the results apply identically on Linux, macOS and BSD.

Will more DevOps tools be added?

Yes — Dockerfile, docker-compose, nginx and CI config generators are on the roadmap. Everything will stay free and client-side.