From 49e4223649abdd8613a3b298244f7b8fc480e4cc Mon Sep 17 00:00:00 2001 From: Oliver Vogt Date: Mon, 27 Jul 2026 11:05:09 +0200 Subject: [PATCH] Add AI bookmarks group and second Dockhand instance New AI bookmark group with OpenAI and OpenRouter links. Proxmox Dockhand now points at its proper hostname instead of the raw IP:port, and a second Dockhand tile was added for the IONOS host. --- bookmarks.yaml | 8 ++++++++ services.yaml | 7 ++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/bookmarks.yaml b/bookmarks.yaml index 11f8a9d..2c34d69 100644 --- a/bookmarks.yaml +++ b/bookmarks.yaml @@ -38,3 +38,11 @@ - ThePornDB: - abbr: PDB href: https://theporndb.net + +- AI: + - OpenAI: + - abbr: AI + href: https://platform.openai.com/home + - OpenRouter: + - abbr: OR + href: https://openrouter.ai/workspaces diff --git a/services.yaml b/services.yaml index 2f38608..fbbd07b 100644 --- a/services.yaml +++ b/services.yaml @@ -188,9 +188,14 @@ - Docker: - Proxmox Dockhand: icon: dockhand.png - href: http://192.168.30.141:3000 + href: https://dockhand-proxmox.vogt.de.com description: Proxmox Dockhand + - IONOS Dockhand: + icon: dockhand.png + href: https://dockhand-ionos.vogt.de.com + description: IONOS Dockhand + - MediaServer Dockge: icon: dockge.png href: http://192.168.30.135:5001