1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
2021-02-10 11:49:28 +08:00
2020-12-11 21:10:00 +08:00
2021-02-09 18:09:27 +08:00
2021-02-10 11:49:28 +08:00
2020-12-18 20:12:28 +08:00
2021-01-12 11:58:40 +08:00
2021-02-09 18:09:27 +08:00
2021-01-16 05:21:35 +08:00
2020-12-03 18:28:58 +08:00
2021-01-05 20:05:08 +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
Languages
JavaScript 40.6%
Shell 23%
HTML 20.7%
CSS 9.3%
Go 4.6%
Other 1.7%