Install iStoreOS to a cloud VPS, for example aliyun or tencent cloud
- Install Debian or Ubuntu on your cloud VPS
- Run this command on VPS shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/istoreos/istoreos-cloud/main/bootstrap.sh)"
10000