How to setup Cloud Panel in Ubuntu 22.04
# apt update && apt -y upgrade && apt -y install curl wget sudo
# curl -sS https://installer.cloudpanel.io/ce/v2/install.sh -o install.sh; \
echo "a3ba69a8102345127b4ae0e28cfe89daca675cbc63cd39225133cdd2fa02ad36 install.sh" | \
sha256sum -c && sudo bash install.sh

Now, open any browser and serach your ip or hostname of server.
# https://ip-address:8443
# https://103.217.132.62:8443

Create Admin account

Login user account
