

IT Tools
11.4k 1.4kWhat is IT Tools ?
IT Tools are useful web base set of tools for developer and people working in IT.
Self host
Self host solutions for your homelab
From docker hub:
docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest
From github packages:
docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest
Other solutions: