Script installing docker, docker-compose and nginx to the fresh Debian server. Convenient to use for staging rollouts
Use this script at your own risk and ensure you understand what you are doing!
bash <(wget -qO- https://raw.githubusercontent.com/vlaim/debian-docker-setup/master/run.sh)