1
0
forked from x/ContextOS
2020-12-16 10:18:32 +08:00
2020-12-11 21:10:00 +08:00
2020-12-16 10:18:32 +08:00
2020-12-12 17:54:30 +08:00
2020-12-11 10:45:33 +08:00
2020-09-01 09:26:48 +08:00
2020-12-12 16:11:06 +08:00
2020-12-12 16:11:06 +08:00
2020-12-03 18:28:58 +08:00
2020-12-03 18:28:58 +08:00
2020-12-02 16:10:09 +08:00

contexts

contexts通过模块化、集群化、自动化可以在各种设备上快速组建起云计算服务。

install

install by binary

$ curl https://shylinux.com/publish/ice.sh | sh
$ ctx_self=http://:9020 bin/ice.sh start serve
ice>

open http://localhost:9020

install by source

$ git clone https://github.com/shylinux/contexts
$ cd contexts && source etc/miss.sh
$ ish_miss_serve
ice>

open http://localhost:9020

Description
云操作系统
Readme MIT 4.9 MiB
Languages
JavaScript 40.8%
Shell 22.4%
HTML 20.9%
CSS 9.4%
Go 4.7%
Other 1.7%