mirror of
https://shylinux.com/x/ContextOS
synced 2025-06-26 18:07:30 +08:00
add some
This commit is contained in:
parent
9732ebf1b7
commit
7262d6e2f8
@ -12,5 +12,7 @@
|
||||
binpack insert usr/icons/
|
||||
~web.code.git
|
||||
config service cmd git
|
||||
~web.wiki
|
||||
command default feel usr/icons/ background.jpg
|
||||
~ssh
|
||||
source local.shy
|
||||
|
@ -7,7 +7,7 @@ Volcanos({river: {
|
||||
}},
|
||||
product: {name: "办公群", icon: "bi bi-wechat", storm: {
|
||||
feel: {name: "相册 feel", icon: "bi bi-images", index: [
|
||||
{index: "feel", args: ["usr/icons/", "background.jpg"]}, "draw",
|
||||
"feel", "draw",
|
||||
]},
|
||||
message: {name: "聊天 message", icon: "bi bi-wechat", index: [
|
||||
"message",
|
||||
@ -21,7 +21,7 @@ Volcanos({river: {
|
||||
}},
|
||||
project: {name: "研发群", icon: "bi bi-git", type: aaa.TECH, debug: true, storm: {
|
||||
studio: {name: "研发 studio", icon: "bi bi-code-slash", index: [
|
||||
"vimer", "status", "dream", {index: "web.chat.script", args: ["devops"]}, "favor", "word",
|
||||
"vimer", "status", "dream", "web.chat.script", "favor", "word",
|
||||
]},
|
||||
repos: {name: "源码 repos", icon: "bi bi-git", index: [
|
||||
"compile", "publish", "matrix", "store", "web.code.git.repos", "web.code.git.service",
|
||||
@ -30,9 +30,10 @@ Volcanos({river: {
|
||||
"stats", "count", "toast", "stream", "broad", "spide", "cache", "space", "route",
|
||||
]},
|
||||
cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [
|
||||
{space: "20210308-sshd", index: "ssh.relay"}, "bench",
|
||||
{space: "20210308-sshd", index: "ssh.relay"},
|
||||
{space: "20210308-sshd", index: "ssh.cloud.tencent.cvm.instance"},
|
||||
{space: "20210308-sshd", index: "ssh.cloud.tencent.lighthouse.instance"},
|
||||
"bench",
|
||||
{space: "20230913-matrix-story", index: "web.chat.island.group"},
|
||||
{space: "20230913-matrix-story", index: "web.chat.island.portal"},
|
||||
{space: "20230511-docker-story", index: "web.code.docker.container"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user