1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
2021-08-04 00:22:24 +08:00
2021-07-15 00:23:31 +08:00
2021-07-27 08:27:03 +08:00
2021-08-02 01:15:02 +08:00
2021-02-23 18:49:34 +08:00
2021-08-04 00:22:24 +08:00
2021-08-04 00:22:24 +08:00
2021-05-18 17:13:50 +08:00
2021-08-04 00:22:24 +08:00
2021-05-30 00:33:20 +08:00

contexts

contexts通过集群化、模块化、自动化可以在各种设备上一键搭起云计算服务。

install

install by binary

export ctx_temp=$(mktemp); curl -fsSL https://shylinux.com -o $ctx_temp; source $ctx_temp binary

install by source

export ctx_temp=$(mktemp); curl -fsSL https://shylinux.com -o $ctx_temp; source $ctx_temp source

page

then open http://localhost:9020

Description
Languages
JavaScript 40.6%
Shell 23%
HTML 20.7%
CSS 9.3%
Go 4.6%
Other 1.7%