andreapollastri / cipi

Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
https://cipi.sh
1.08k stars 224 forks source link

unable to reslove host address #451

Open habe90 opened 1 year ago

habe90 commented 1 year ago

image

panel can't be installed.

arwinvdv commented 1 year ago

Seems like your shell isn't recognizing the url, try something like wget -O - "https://cipi.sh/go.sh" | bash. Make sure that you are on a supported linux distro (Ubuntu 20.04 LTS).