Files
homelabstack/plans/homelab-improvements/tasks/TB-002-jd-caddy-block.md
T
ginnoir 51acb44322
Deploy to valhalla / deploy (push) Has been cancelled
Ship homelab quick wins: Recyclarr, infra pins, jd.ginnoir.com, and LAN lockdown.
Add Recyclarr to the media stack, pin database/object-store/Caddy/Vault images with Watchtower disabled, expose JDownloader at jd.ginnoir.com, and restrict minio/homarr/docs to internal_only. Mark TB-002–004 and TB-033 complete; bundle batch-3 OIDC env for FreshRSS, ownCloud, and Reactive Resume.
2026-06-11 02:28:06 -05:00

59 lines
1.3 KiB
Markdown

# TB-002 — jd.ginnoir.com
**Status:** done — 2026-06-11
**Your call:** Do it
---
## Talk first
> **Stop.** Don't read Reference until we've talked.
> In chat, say **"let's do TB-002"** or **"jd.ginnoir.com"**.
**In one sentence:** Add a LAN-only web address for JDownloader's UI.
**Why it came up:** It's documented but never added to the Caddyfile — you use port 8998 instead.
### Questions
1. Are you actually using the romhacks/JDownloader pipeline, or is this premature?
2. Is LAN-only enough, or do you need it over Tailscale too (already covered by internal_only)?
### Your options
| Option | Meaning |
|--------|---------|
| **Do it** | We're doing this — I'll implement or walk you through it |
| **Later** | Keep on the list, not now |
| **Drop** | Remove from plan — totally fine |
| **Tweak** | Change scope; tell me how |
### What we decided
| | |
|---|---|
| **Decision** | Do it |
| **Notes** | Caddy block added; bookmarks regenerated |
| **Date** | 2026-06-11 |
---
<details>
<summary>Reference (only open if we're doing it)</summary>
### Stack / files
Caddyfile
### If we do it — rough steps
1. Add jd.ginnoir.com block with internal_only
2. gen-bookmarks.ps1 + push
### Done when
- [x] jd.ginnoir.com works on LAN
- [x] 403 from outside
</details>