IT-Tools
Collection of handy online tools for developers, with great UX.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: '3'
services:
it-tools:
image: corentinth/it-tools:latest
container_name: it-tools
ports:
- 8080:80
restart: unless-stoppedResources
Demo: https://it-tools.tech/
GitHub: https://github.com/CorentinTh/it-tools
Docker Hub: https://hub.docker.com/r/corentinth/it-tools
Configuration: https://github.com/CorentinTh/it-tools#self-host