Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
Install iStoreOS to a cloud, example aliyun or tencent cloud
- Host: GitHub
- URL: https://github.com/istoreos/istoreos-cloud
- Owner: istoreos
- License: mit
- Created: 2022-09-22T03:31:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T13:45:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T01:32:19.669Z (16 days ago)
- Topics: cloud, istoreos, openwrt, vps
- Language: Shell
- Homepage: https://www.istoreos.com/
- Size: 7.81 KB
- Stars: 62
- Watchers: 5
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)"
```