1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
2022-10-18 15:49:26 +08:00
2022-10-18 15:49:26 +08:00
2022-10-18 12:23:55 +08:00
2022-01-24 10:37:00 +08:00
2022-09-09 07:41:35 +08:00
2022-10-06 09:03:16 +08:00
2022-10-06 09:03:16 +08:00
2022-07-01 21:32:29 +08:00
2022-09-24 10:16:44 +08:00
2022-09-24 10:16:44 +08:00
2022-10-15 11:46:12 +08:00
2022-04-30 02:06:12 +08:00

contexts

contexts 通过集群化、模块化、自动化的方式,用一个 20M 的程序文件, 就可以在各种设备上,一键搭起完整的云计算与云研发服务。

安装项目

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

使用项目

如果是本地启动,直接免登录打开网页,http://localhost:9020 如果是远程或容器启动,输入相应地址后,输入默认的 username: root password: root 即可登录

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