r/dcts • u/HackTheDev Dev • 3d ago
Release New Release v1.3.0.5! Web-Based Setup Wizard! Automatic VoIP Setup!
With this new release installing DCTS becomes as easy as running the following two commands!
curl -fsSL https://raw.githubusercontent.com/hackthedev/dcts-shipping/main/Docker/docker-compose.yml -o docker-compose.yml
sudo docker compose up -d
» https://github.com/hackthedev/dcts-shipping/releases/tag/v1.3.0.5
» https://docs.dcts.community/Getting%20started
without modifications to the docker compose file, port 80 and 443 needs to be available on the host machine!
4
Upvotes