An open API service indexing awesome lists of open source software.

https://github.com/istoreos/istoreos-cloud

Install iStoreOS to a cloud, example aliyun or tencent cloud
https://github.com/istoreos/istoreos-cloud

cloud istoreos openwrt vps

Last synced: about 1 month ago
JSON representation

Install iStoreOS to a cloud, example aliyun or tencent cloud

Awesome Lists containing this project

README

        

# istoreos-cloud
Install iStoreOS to a cloud VPS, for example aliyun or tencent cloud

# install
1. Install Debian or Ubuntu on your cloud VPS
2. Run this command on VPS shell
```
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/istoreos/istoreos-cloud/main/bootstrap.sh)"
```