This commit is contained in:
CanbiZ (MickLesk) 2026-02-03 08:20:00 +01:00
parent 486c0d14cd
commit 02d2957aef
3 changed files with 4 additions and 44 deletions

View File

@ -11,7 +11,7 @@
"interface_port": 5173,
"documentation": "https://github.com/bluewave-labs/Checkmate#readme",
"website": "https://github.com/bluewave-labs/Checkmate",
"logo": "https://raw.githubusercontent.com/bluewave-labs/Checkmate/develop/client/public/checkmate-logo-light.png",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/checkmate.webp",
"config_path": "/opt/checkmate/server/.env",
"description": "Checkmate is an open source uptime and infrastructure monitoring application that helps you track the availability and performance of your services.",
"install_methods": [
@ -45,4 +45,4 @@
"type": "info"
}
]
}
}

View File

@ -1,40 +0,0 @@
{
"name": "Clawdbot",
"slug": "clawdbot",
"categories": [
20
],
"date_created": "2026-01-26",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 18791,
"documentation": "https://docs.clawd.bot/",
"website": "https://clawd.bot/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/clawdbot.webp",
"config_path": "/opt/clawdbot/.env",
"description": "Your own personal AI assistant. Any OS. Any Platform. The lobster way. Clawdbot is a powerful AI agent framework that can be configured to work across multiple platforms and channels.",
"install_methods": [
{
"type": "default",
"script": "ct/clawdbot.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 8,
"os": "debian",
"version": "13"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [
{
"type": "info",
"text": "After install run onboarding: clawdbot onboard --install-daemon"
}
]
}

View File

@ -12,7 +12,7 @@
"documentation": "https://www.mailpiler.org/",
"config_path": "",
"website": "https://www.mailpiler.org/",
"logo": "https://www.mailpiler.org/piler-logo.png",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/piler.webp",
"description": "Piler is a feature rich open source email archiving solution with support for legal hold, deduplication, full text search, and many more features.",
"install_methods": [
{
@ -32,4 +32,4 @@
"password": null
},
"notes": []
}
}