Add Miniflux: port 17002, OIDC client, DB entry, Zoraxy route; remove Obsidian drift plugins from RESUME

This commit is contained in:
2026-05-27 20:55:08 +02:00
parent 24d99d18fc
commit 643ee2cd36
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ All application databases live on **CT 113** (`192.168.1.6:5432`) after Phase 2
| `n8n` | n8n | 12 MB | n8n | CT 104 `/opt/stacks/n8n/` |
| `gitea` | gitea | 15 MB | Gitea | CT 111 `/opt/stacks/gitea/` |
| `coder` | coder | 17 MB | Coder | CT 111 `/opt/stacks/coder/` |
| `miniflux` | miniflux | — | Miniflux RSS | CT 104 `/opt/stacks/miniflux/` |
**Not on CT 113:**
+1
View File
@@ -58,6 +58,7 @@ Pocket-ID is a lightweight OIDC 2.1 / OAuth 2.0 IdP. Every service that supports
| Bifrost MCP | 104 | `ec0d15e6-e86d-49b0-ac12-cdfb5afc9086` | `https://ai.nuclide.systems` | per_user_oauth (not currently active — all MCP clients use auth_type=none) |
| mcp-auth | 104 | `af2f837b-8a77-4f6f-80b0-71b734eb7b0b` | — | internal; no launch URL |
| nuc-ai | 104 | `82ca2d53-6df4-4671-875c-fee85b54b76f` | — | internal; no launch URL |
| Miniflux | 104 | `7092cd25-6174-4bae-b587-1e8c80c38795` | `https://flux.nuclide.systems/oauth2/oidc/callback` | RSS reader; OIDC auto-creates user; admin = fkrebs |
## Env var patterns per service type
+1
View File
@@ -33,6 +33,7 @@ Audited 2026-05-23; updated 2026-05-26 (mcp.nuclide.systems removed, ai/chat bac
| shepard.nuclide.systems | 192.168.1.49:80 | ✓ | Shepard frontend (CT 101) |
| shepard-api.nuclide.systems | 192.168.1.49:8080 | ✓ | Shepard API (CT 101) |
| shepard-auth.nuclide.systems | 192.168.1.49:8082 | ✓ | Shepard auth (CT 101) |
| flux.nuclide.systems | 192.168.1.40:17002 | — | Miniflux RSS reader (OIDC via Pocket-ID) |
| traccar.nuclide.systems | 192.168.1.40:15000 | ✓ | Traccar GPS |
| vault.nuclide.systems | 192.168.1.40:11001 | ✓ | Vaultwarden |