About 10,115 results found. (Query 0.07200 seconds)
No information is available for this page.
No information is available for this page.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. root@debian-s-1vcpu-1gb-lon1-01:~# 1 apt update -y && apt upgrade -y apt install docker.io docker-compose git -y git clone https://github.com/thedevs-network/kutt cd kutt cp .example.env .env nano .env Hit ctrl+S to save and ctrl+X to exit nano docker-compose up -d Now we need to handle the nginx proxy: First get the CNAME dns record on your domain name (for example u.void.yt points to void.yt) if it were an...