- LND config always synced with secrets/bitcoin-rpc-password before starting (both deploy scripts) — fixes 401 auth errors on all nodes - Replace eval "$DB_PASSWORDS" with safe individual SSH reads in deploy-tailscale.sh (eliminates command injection risk) - Add MariaDB password sync step after container start (ALTER USER) - Add --health-cmd to all 25 containers in deploy-tailscale.sh - FileBrowser uses --user 0:0 for rootless port 80 binding (both scripts) - Fedimint env var fixed: FM_REL_NOTES_ACK=0_4_xyz Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2.6 KiB
2.6 KiB
Archipelago Project Memory Index
Setup & Architecture
- claude-proxy-setup.md — Claude proxy OAuth setup details
- deploy-automation.md — Deploy script automation TODOs (API key, AIUI nginx, swap)
Servers & Deploy
- project_environments.md — Four environments: dev mode, dev server/prod, demo
- tailscale_servers.md — Tailscale server details (archipelago-2, archipelago-3)
- reference_tailscale_nodes.md — All node IPs and SSH commands
- second-server.md — Second dev server (archipelago-2 via Tailscale)
- third-server.md — Third dev server (archipelago-3 via Tailscale)
Features & Plans
- pending-features.md — Feature requests: kiosk mode, sideloading, Nostr login, etc.
- project-plan.md — Overall project plan status
- web-only-apps.md — Web-only apps (L484 category) and iframe compatibility
User Feedback
- feedback_app_display_modes.md — App browser: 3 display modes with persistent setting
- feedback_fullscreen_modals.md — Fullscreen modal preferences
- feedback_local_dev.md — Local dev: use
cd neode-ui && ./start-dev.sh - feedback_apps_always_direct_port.md — Apps MUST open at direct port, NEVER proxy paths
- feedback_indeedhub_nginx_ips.md — IndeedHub nginx must use hardcoded container IPs
- feedback_searxng_no_cap_drop.md — SearXNG: no cap-drop ALL
ISO Build
- iso-build-session-2026-03-10.md — ISO build session notes
- unbundled-iso.md — Unbundled ISO approach notes
Infrastructure
- project_bitcoin_rpc_auth.md — Bitcoin rpcauth, system Tor, reboot survival, container resilience
Deploy & Container Fixes
- project_deploy_session_2026_03_22.md — Fleet deploy fixes: credential mismatches, restart storms, rootless port 80, deploy script hardening
Completed Work
- project_mesh_198_issue.md — Mesh .198: 3 bugs fixed and deployed
- project_indeedhub_arch3_fix.md — IndeedHub Arch 3: corrupted combined tarball fixed
- project_demo_deploy.md — Demo prod deployment via Portainer