1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-09-16 12:04:27 +08:00
parent b30cae31dc
commit c01f2adb8c
4 changed files with 79 additions and 35 deletions

View File

@ -1,17 +1,17 @@
~web ~web
# config space main "desktop" spide create "com" `https://2021.shylinux.com`
# config serve main "/chat/cmd/web.wiki.portal/" spide create "email" `https://mail.shylinux.com`
# config serve open "http://localhost:9020/chat/cmd/web.wiki.feel" spide create "repos" `https://repos.shylinux.com`
spide create name "com" link "https://2021.shylinux.com" ~web
dream create name "20221205-sshd" icon usr/icons/ssh.png repos "https://shylinux.com/x/sshd" binary "http://2021.shylinux.com/chat/pod/20221205-sshd" dream create name "20221205-sshd" icon usr/icons/ssh.png repos `https://shylinux.com/x/sshd` binary `http://2021.shylinux.com/chat/pod/20221205-sshd`
dream create name "20230511-golang-story" icon usr/icons/go.png repos "https://shylinux.com/x/golang-story" binary "http://2021.shylinux.com/chat/pod/20230511-golang-story" dream create name "20230511-golang-story" icon usr/icons/go.png repos `https://shylinux.com/x/golang-story` binary `http://2021.shylinux.com/chat/pod/20230511-golang-story`
dream create name "20230511-docker-story" icon src/client/docker.png repos "https://shylinux.com/x/docker-story" binary "http://2021.shylinux.com/chat/pod/20230511-docker-story" dream create name "20230511-docker-story" icon src/client/docker.png repos `https://shylinux.com/x/docker-story` binary `http://2021.shylinux.com/chat/pod/20230511-docker-story`
dream create name "20230511-linux-story" icon src/linux.png repos "https://shylinux.com/x/linux-story" binary "http://2021.shylinux.com/chat/pod/20230511-linux-story" dream create name "20230511-linux-story" icon src/linux.png repos `https://shylinux.com/x/linux-story` binary `http://2021.shylinux.com/chat/pod/20230511-linux-story`
dream create name "20230511-nginx-story" icon src/server/nginx.png repos "https://shylinux.com/x/nginx-story" binary "http://2021.shylinux.com/chat/pod/20230511-nginx-story" dream create name "20230511-nginx-story" icon src/server/nginx.png repos `https://shylinux.com/x/nginx-story` binary `http://2021.shylinux.com/chat/pod/20230511-nginx-story`
dream create name "20230511-redis-story" icon src/client/redis.png repos "https://shylinux.com/x/redis-story" binary "http://2021.shylinux.com/chat/pod/20230511-redis-story" dream create name "20230511-redis-story" icon src/client/redis.png repos `https://shylinux.com/x/redis-story` binary `http://2021.shylinux.com/chat/pod/20230511-redis-story`
dream create name "20230511-mysql-story" icon src/studio/mysql.png repos "https://shylinux.com/x/mysql-story" binary "http://2021.shylinux.com/chat/pod/20230511-mysql-story" dream create name "20230511-mysql-story" icon src/studio/mysql.png repos `https://shylinux.com/x/mysql-story` binary `http://2021.shylinux.com/chat/pod/20230511-mysql-story`
dream create name "20230913-matrix-story" icon src/matrix/matrix.png repos `https://shylinux.com/x/matrix-story` binary `http://2021.shylinux.com/chat/pod/20230913-matrix-story`
dream button web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos dream button web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile web.code.git.repos
~web.code ~web.code
webpack insert xterm webpack insert xterm
webpack insert xterm-addon-fit webpack insert xterm-addon-fit
@ -25,12 +25,7 @@
binpack insert usr/node_modules/html2canvas/dist/html2canvas.min.js binpack insert usr/node_modules/html2canvas/dist/html2canvas.min.js
binpack insert usr/node_modules/bootstrap-icons/font/ binpack insert usr/node_modules/bootstrap-icons/font/
binpack insert usr/icons/ binpack insert usr/icons/
~web
spide create monitor https://monitor.shylinux.com
spide create repos https://repos.shylinux.com
spide create email https://mail.shylinux.com
~aaa ~aaa
config email mailbox "/chat/pod/20230511-golang-story/cmd/web.chat.mail.client" config email mailbox `/chat/pod/20230511-golang-story/cmd/web.chat.mail.client`
~ssh ~ssh
source local.shy source local.shy

View File

@ -1,9 +0,0 @@
Volcanos(chat.ONIMPORT, {list: {
"/plugin/local/mall/compute.js": {},
// "/plugin/story/editor.js": {
// modules: ["tinymce/tinymce.min.js"]
// },
// "/plugin/story/monaco.js": {
// modules: ["monaco-editor/min/vs/loader.js"],
// },
}})

View File

@ -1,17 +1,75 @@
Volcanos({river: { Volcanos({river: {
product: {name: "产品群", icon: "bi bi-bar-chart-line-fill", storm: { product: {name: "产品群", icon: "bi bi-bar-chart-line-fill", storm: {
office: {name: "办公 office", icon: "bi bi-bar-chart-line-fill", index: ["web.wiki.portal", "web.chat.macos.desktop", "web.wiki.feel", "web.chat.flows", "web.wiki.draw"]}, office: {name: "办公 office", icon: "bi bi-bar-chart-line-fill", index: [
"web.wiki.portal",
"web.chat.macos.desktop",
"web.wiki.feel",
"web.chat.flows",
"web.wiki.draw",
]},
}}, }},
project: {name: "研发群", icon: "bi bi-git", storm: { project: {name: "研发群", icon: "bi bi-git", storm: {
studio: {name: "研发 studio", icon: "bi bi-git", index: ["web.code.vimer", "web.code.git.status", "web.team.plan", "web.wiki.word"]}, studio: {name: "研发 studio", icon: "bi bi-git", index: [
"web.code.vimer",
"web.code.git.status",
"web.team.plan",
"web.wiki.word",
]},
}}, }},
profile: {name: "测试群", icon: "bi bi-list-columns", type: aaa.TECH, storm: { profile: {name: "测试群", icon: "bi bi-list-columns", type: aaa.TECH, storm: {
issue: {name: "发布 issue", icon: "bi bi-list-check", index: ["web.code.compile", "web.code.publish", "web.code.bench", "web.code.pprof", "web.dream", "web.space", "web.code.git.service", "web.code.git.status"]}, issue: {name: "发布 issue", icon: "bi bi-list-check", index: [
"web.code.compile",
"web.code.publish",
"web.code.bench",
"web.code.pprof",
"web.dream",
"web.space",
"web.code.git.service",
"web.code.git.status",
]},
}}, }},
operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: { operate: {name: "运维群", icon: "bi bi-gear", type: aaa.TECH, storm: {
web: {name: "应用 web", icon: "bi bi-browser-chrome", index: ["web.chat.oauth.client", {index: "web.code.git.search", args: ["repos"]}, "broad", "serve", "dream", "space", "route", "share", "count"]}, web: {name: "应用 web", icon: "bi bi-browser-chrome", index: [
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: ["offer", "email", "user", "totp", "sess", "role"]}, "web.chat.oauth.client",
cli: {name: "系统 cli", icon: "bi bi-windows", index: ["qrcode", "daemon", "runtime", "cli.procstat", "cli.procinfo", "mirrors", "signal", "timer", "routine", "log.debug"]}, {index: "web.code.git.search", args: ["repos"]},
nfs: {name: "文件 nfs", icon: "bi bi-server", index: ["dir", "cat", "tar", "pack", "tail", "trash", "server", "host", "port"]}, "broad",
"serve",
"dream",
"space",
"route",
"share",
"count",
]},
aaa: {name: "权限 aaa", icon: "bi bi-people-fill", index: [
"offer",
"email",
"user",
"totp",
"sess",
"role",
]},
cli: {name: "系统 cli", icon: "bi bi-windows", index: [
"qrcode",
"daemon",
"runtime",
"cli.procstat",
"cli.procinfo",
"mirrors",
"signal",
"timer",
"routine",
"log.debug",
]},
nfs: {name: "文件 nfs", icon: "bi bi-server", index: [
"dir",
"cat",
"tar",
"pack",
"tail",
"trash",
"server",
"host",
"port",
]},
}}, }},
}}) }})

View File

@ -1,5 +1,5 @@
Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二", "周三", "周四", "周五", "周六"], Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
mdb.CREATE, "创建", mdb.REMOVE, "删除", mdb.INSERT, "添加", mdb.DELETE, "删除", mdb.CREATE, "创建", mdb.REMOVE, "删除", mdb.INSERT, "添加", mdb.DELETE, "删除", mdb.MODIFY, "编辑",
mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入", mdb.PRUNES, "清理", mdb.PRUNE, "清理", mdb.EXPORT, "导出", mdb.IMPORT, "导入",
mdb.SEARCH, "搜索", mdb.PLUGIN, "插件", mdb.SEARCH, "搜索", mdb.PLUGIN, "插件",
mdb.PREV, "上一页", mdb.NEXT, "下一页", mdb.PREV, "上一页", mdb.NEXT, "下一页",