Self-Hosting IT-Tools: 80+ Developer Utilities in One Container

Every developer has a collection of bookmarked websites for encoding Base64, generating UUIDs, converting timestamps, or formatting JSON. What if all of those lived on your own server in a single, clean interface? That’s IT-Tools — a Swiss Army knife of developer utilities packed into one Docker container. What is IT-Tools? IT-Tools is a self-hosted web application built with Vue.js that bundles over 80 useful utilities for developers, sysadmins, and power users. Everything runs client-side in your browser — the server just serves the static files. No data leaves your machine. ...

March 14, 2026 · 5 min · Self Host Setup