diff --git a/frontend/public/json/checkmate.json b/frontend/public/json/checkmate.json index 1febf47bc..dbc51b983 100644 --- a/frontend/public/json/checkmate.json +++ b/frontend/public/json/checkmate.json @@ -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" } ] -} +} \ No newline at end of file diff --git a/frontend/public/json/clawdbot.json b/frontend/public/json/clawdbot.json deleted file mode 100644 index cc5029067..000000000 --- a/frontend/public/json/clawdbot.json +++ /dev/null @@ -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" - } - ] -} diff --git a/frontend/public/json/piler.json b/frontend/public/json/piler.json index 79d40adb6..fb3b31f77 100644 --- a/frontend/public/json/piler.json +++ b/frontend/public/json/piler.json @@ -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": [] -} +} \ No newline at end of file