add wallabag: port 17004, DB entry, Bifrost MCP client

This commit is contained in:
2026-05-27 23:39:58 +02:00
parent 80fca56658
commit 080fe21329
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -161,7 +161,8 @@ All arr-stack services run behind `vpn_gluetun` container network.
|---|---|---|---|---|
| [17000](http://192.168.1.40:17000) | Memos | `memos` | [memos.nuclide.systems](https://memos.nuclide.systems) | Notes |
| [17001](http://192.168.1.40:17001) | Karakeep | `karakeep` | [hoarder.nuclide.systems](https://hoarder.nuclide.systems) | Bookmarks |
| [17002](http://192.168.1.40:17002) | Miniflux | `miniflux` | [flux.nuclide.systems](https://flux.nuclide.systems) | RSS reader; OIDC via Pocket-ID; DB on CT 113; MCP at `miniflux-mcp` (:ai-internal) |
| [17002](http://192.168.1.40:17002) | Miniflux | `miniflux` | [flux.nuclide.systems](https://flux.nuclide.systems) | RSS reader; OIDC via Pocket-ID; DB on CT 113; MCP at `miniflux-mcp` (:ai-internal); Wallabag integration active |
| [17004](http://192.168.1.40:17004) | Wallabag | `wallabag` | — | LAN only; full-text article archiver; DB on CT 113; OAuth client `1_nuclide2026`; MCP at `wallabag-mcp` (:ai-internal); Miniflux + Karakeep share `wallabag` Docker network |
---