decommission Wallabag: remove from portmap, databases, mcp-gateway docs

Wallabag replaced by crawl4ai in paywall-bypass n8n flow.
Container, DB, MCP server, and Bifrost client all removed 2026-05-28.
This commit is contained in:
2026-05-28 00:31:13 +02:00
parent 080fe21329
commit a0f1707e33
3 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -161,8 +161,7 @@ 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 | | [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 | | [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); Wallabag integration active | | [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); paywall-bypass n8n flow auto-fetches full text via crawl4ai |
| [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 |
--- ---
-1
View File
@@ -16,7 +16,6 @@ All application databases live on **CT 113** (`192.168.1.6:5432`) after Phase 2
| `gitea` | gitea | 15 MB | Gitea | CT 111 `/opt/stacks/gitea/` | | `gitea` | gitea | 15 MB | Gitea | CT 111 `/opt/stacks/gitea/` |
| `coder` | coder | 17 MB | Coder | CT 111 `/opt/stacks/coder/` | | `coder` | coder | 17 MB | Coder | CT 111 `/opt/stacks/coder/` |
| `miniflux` | miniflux | — | Miniflux RSS | CT 104 `/opt/stacks/miniflux/` | | `miniflux` | miniflux | — | Miniflux RSS | CT 104 `/opt/stacks/miniflux/` |
| `wallabag` | wallabag | — | Wallabag | CT 104 `/opt/stacks/wallabag/` |
**Not on CT 113:** **Not on CT 113:**
-1
View File
@@ -52,7 +52,6 @@ The legacy FastAPI DinD mcp-gateway (`mcp.nuclide.systems`) is pending decommiss
| `time` | `http://mcp-time:8000/mcp` | | | `time` | `http://mcp-time:8000/mcp` | |
| `unifi` | `http://mcp-unifi:8000/mcp` | | | `unifi` | `http://mcp-unifi:8000/mcp` | |
| `upload_artifact` | `http://upload-artifact-mcp:8000/mcp` | S3 via Garage | | `upload_artifact` | `http://upload-artifact-mcp:8000/mcp` | S3 via Garage |
| `wallabag` | `http://wallabag-mcp:8000/mcp` | Article archiver; save_article/get_article/search/list_recent/archive/delete |
| `wikipedia` | `http://mcp-wikipedia-mcp:8000/mcp` | | | `wikipedia` | `http://mcp-wikipedia-mcp:8000/mcp` | |
| `youtube_transcript` | `http://mcp-youtube-transcript:8000/mcp` | | | `youtube_transcript` | `http://mcp-youtube-transcript:8000/mcp` | |