1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-07-16 08:03:36 +08:00
parent a0b0699b58
commit 73a7bb032f

View File

@ -11,7 +11,7 @@ Volcanos({river: {
message: {name: "聊天 message", message: {name: "聊天 message",
list: [ list: [
"message", "message",
{space: "20230511-golang-story", index: "web.chat.email.client"}, {space: "20230913-matrix-story", index: "web.chat.email.client"},
], ],
}, },
matrix: {name: "矩阵 matrix", index: ["matrix"], type: aaa.TECH, nodetype: web.SERVER, }, matrix: {name: "矩阵 matrix", index: ["matrix"], type: aaa.TECH, nodetype: web.SERVER, },
@ -35,7 +35,7 @@ Volcanos({river: {
{space: "20210308-sshd", index: "ssh.cloud.profile"}, "bench", {space: "20210308-sshd", index: "ssh.cloud.profile"}, "bench",
{space: "20230913-matrix-story", index: "web.chat.cloud.group"}, {space: "20230913-matrix-story", index: "web.chat.cloud.group"},
{space: "20230913-matrix-story", index: "web.chat.cloud.portal"}, {space: "20230913-matrix-story", index: "web.chat.cloud.portal"},
{space: "20230511-docker-story", index: "web.code.docker.container"}, {space: "20230913-matrix-story", index: "web.code.docker.container"},
]}, ]},
}}, }},
operate: {name: "运维群", icon: "bi bi-shield-lock", type: aaa.TECH, nodetype: web.SERVER, storm: { operate: {name: "运维群", icon: "bi bi-shield-lock", type: aaa.TECH, nodetype: web.SERVER, storm: {
@ -43,7 +43,7 @@ Volcanos({river: {
oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: ["header", "web.chat.oauth.client", "web.chat.wx.access"]}, oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: ["header", "web.chat.oauth.client", "web.chat.wx.access"]},
email: {name: "邮箱 email", icon: "bi bi-envelope", list: [ email: {name: "邮箱 email", icon: "bi bi-envelope", list: [
"apply", "offer", "email", "apply", "offer", "email",
{space: "20230511-golang-story", index: "web.chat.email.creds"}, {space: "20230913-matrix-story", index: "web.chat.email.creds"},
]}, ]},
user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "sess", "role", "aaa.asign"]}, user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "sess", "role", "aaa.asign"]},
}}, }},