Skip to content

Commit 71b187a

Browse files
committed
databasus
1 parent 7480c74 commit 71b187a

1 file changed

Lines changed: 7 additions & 27 deletions

File tree

add_apps.json

Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,24 @@
11
[
22
{
3-
"name": "safeline",
4-
"trademark": "SafeLine",
3+
"name": "databasus",
4+
"trademark": "Databasus",
55
"release": false,
6-
"fork_url": "https://github.com/chaitin/SafeLine",
7-
"version_from": "swr.cn-east-3.myhuaweicloud.com/chaitin-safeline/safeline-mgt-g",
6+
"fork_url": "https://github.com/databasus/databasus",
7+
"version_from": "https://hub.docker.com/r/databasus/databasus/tags",
88
"edition": [
99
{
1010
"dist": "community",
1111
"version": [
12-
"9.3.2"
12+
"v3.9.0",
13+
"latest"
1314
]
1415
}
1516
],
1617
"requirements": {
1718
"cpu": "2",
1819
"memory": "4",
1920
"disk": "10",
20-
"url": "https://safepoint.cloud"
21-
}
22-
},
23-
{
24-
"name": "moltbot",
25-
"trademark": "Moltbot",
26-
"release": false,
27-
"fork_url": "https://github.com/moltbot/moltbot",
28-
"version_from": "ghcr.io/moltbot/clawdbot:main",
29-
"edition": [
30-
{
31-
"dist": "community",
32-
"version": [
33-
"9.3.2"
34-
]
35-
}
36-
],
37-
"requirements": {
38-
"cpu": "2",
39-
"memory": "4",
40-
"disk": "10",
41-
"url": "https://clawd.bot"
21+
"url": "https://databasus.com"
4222
}
4323
}
4424
]

0 commit comments

Comments
 (0)