🎬

Video tutorial coming soon.

🛠️ Setup IT Tools — Developer Utility Hub

Deploy a self-hosted collection of 100+ tools for developers and sysadmins — token generators, hash calculators, JWT decoders, cron parsers, network utilities, and much more.

⚠️ This script is provided for demo and testing purposes only.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along.

Automated install script — all developer tools available instantly.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/it-tools/it-tools-ubuntu.sh
chmod +x it-tools-ubuntu.sh
sudo bash it-tools-ubuntu.sh

Tutorial Steps

1 Download & Run the Script

The script installs Docker, pulls the IT-Tools image, and starts the container. No login or configuration required.

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/it-tools/it-tools-ubuntu.sh
chmod +x it-tools-ubuntu.sh
sudo bash it-tools-ubuntu.sh

2 Access the Web UI

Open your browser and navigate to IT Tools:

http://YOUR-SERVER-IP:8088

3 Browse the Tools

Use the search bar or browse categories to find the tool you need. Favorites can be pinned to the top for quick access. Tools work entirely in the browser — no data is sent to external servers.

4 Share with Your Team

IT Tools is stateless and requires no accounts. Share the URL with your team and everyone has instant access to all utilities.

Ports Used

PortProtocolPurpose
8088TCPWeb UI

Files Location

/root/docker/it-tools/docker-compose.yml