IT-TOOLS¶ Installation¶ Default Port: 8080 Docker docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest Config¶ Make symlinks to repo. Upgrade¶ Warning The below commands purge any unused Docker images! Use at your own risk! homelab/docker/it-tools TaskManual task upgrade ( git pull origin docker compose up --force-recreate --build -d docker image prune -a -f ) Traefik¶ homelab/pve/traefik/conf.d/it-tools.yaml --8<-- "traefik/conf.d/it-tools.yaml" Task List¶ --8<-- "it-tools/task-list.txt" References¶ https://community-scripts.github.io/ProxmoxVE/scripts?id=alpine-it-tools lxc proxmox docker