1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 01:04:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-12-12 21:42:43 +08:00
parent 18c809858b
commit 3923672449
3 changed files with 15 additions and 15 deletions

View File

@ -1,5 +1,5 @@
# Contexts
Contexts 通过集群化、模块化、自动化的方式,用一个 20M 的程序文件,就可以在各种设备上,一键搭起完整的云计算服务与云研发环境。
Contexts 通过集群化、模块化、自动化的方式,只用一个 16M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。
## 安装
### 下载编译

View File

@ -1,18 +1,18 @@
~web
config dream binary "https://2021.shylinux.com/chat/pod/"
dream create name "20210308-sshd" icon usr/icons/ssh.png repos `https://shylinux.com/x/sshd` restart always
dream create name "20230511-linux-story" icon src/linux.png repos `https://shylinux.com/x/linux-story`
dream create name "20230511-nginx-story" icon src/server/nginx.png repos `https://shylinux.com/x/nginx-story` restart always
dream create name "20230511-docker-story" icon src/client/docker.png repos `https://shylinux.com/x/docker-story` restart always
dream create name "20230511-redis-story" icon src/client/redis.png repos `https://shylinux.com/x/redis-story`
dream create name "20230511-mysql-story" icon src/studio/mysql.png repos `https://shylinux.com/x/mysql-story`
dream create name "20230511-golang-story" icon usr/icons/go.png repos `https://shylinux.com/x/golang-story`
dream create name "20230913-matrix-story" icon src/matrix/matrix.png repos `https://shylinux.com/x/matrix-story`
config dream binary `https://2021.shylinux.com/chat/pod/`
dream create name "20210308-sshd" icon `usr/icons/ssh.png` repos `https://shylinux.com/x/sshd` restart always
dream create name "20230511-linux-story" icon `src/linux.png` repos `https://shylinux.com/x/linux-story`
dream create name "20230511-nginx-story" icon `src/server/nginx.png` repos `https://shylinux.com/x/nginx-story` restart always
dream create name "20230511-docker-story" icon `src/client/docker.png` repos `https://shylinux.com/x/docker-story` restart always
dream create name "20230511-redis-story" icon `src/client/redis.png` repos `https://shylinux.com/x/redis-story`
dream create name "20230511-mysql-story" icon `src/studio/mysql.png` repos `https://shylinux.com/x/mysql-story`
dream create name "20230511-golang-story" icon `usr/icons/go.png` repos `https://shylinux.com/x/golang-story`
dream create name "20230913-matrix-story" icon `src/matrix/matrix.png` repos `https://shylinux.com/x/matrix-story`
dream config web.wiki.portal web.chat.macos.desktop web.code.vimer
~web.code
binpack insert usr/icons/avatar.jpg
binpack insert usr/icons/contexts.png
binpack insert usr/icons/icebergs.jpg
binpack insert usr/icons/volcanos.jpg
binpack insert `usr/icons/avatar.jpg`
binpack insert `usr/icons/contexts.png`
binpack insert `usr/icons/icebergs.jpg`
binpack insert `usr/icons/volcanos.jpg`
~ssh
source local.shy

View File

@ -16,8 +16,8 @@ ish_miss_prepare_volcanos
ish_miss_prepare_toolkits
ish_miss_prepare_icebergs
ish_miss_prepare_release
ish_miss_prepare geoarea
ish_miss_prepare program
ish_miss_prepare geoarea
ish_miss_prepare icons
ish_miss_prepare go-git