mirror of
https://shylinux.com/x/ContextOS
synced 2025-06-26 09:57:30 +08:00
opt some
This commit is contained in:
parent
b7c276a7b5
commit
eecb6fe6df
10
README.md
10
README.md
@ -1,8 +1,8 @@
|
|||||||
# ContextOS
|
# ContextOS
|
||||||
ContextOS 通过集群化、模块化、自动化的方式,只用一个 20M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。
|
ContextOS 通过集群化、模块化、自动化的方式,只用一个 20M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。
|
||||||
|
|
||||||
## 源码安装
|
## 安装系统
|
||||||
### 克隆编译
|
### 下载编译
|
||||||
```sh
|
```sh
|
||||||
git clone https://shylinux.com/x/ContextOS
|
git clone https://shylinux.com/x/ContextOS
|
||||||
cd ContextOS; source etc/miss.sh
|
cd ContextOS; source etc/miss.sh
|
||||||
@ -13,7 +13,5 @@ cd ContextOS; source etc/miss.sh
|
|||||||
ish_miss_serve
|
ish_miss_serve
|
||||||
```
|
```
|
||||||
|
|
||||||
### 访问网页
|
### 管理后台
|
||||||
```sh
|
打开管理后台 [http://localhost:9020](http://localhost:9020)
|
||||||
open http://localhost:9020
|
|
||||||
```
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user