diff --git a/99 Daily/2026-04-19.md b/99 Daily/2026-04-19.md index 09add8b..a33c138 100644 --- a/99 Daily/2026-04-19.md +++ b/99 Daily/2026-04-19.md @@ -41,3 +41,6 @@ tags: [daily] - 16:52 | `aimpress` - **Asked:** Asked | Resumed Proxmox and server configuration, requested Cloudflare API token for DNS subdomains - **Done:** Done | Located Cloudflare API token and added DNS records +- 17:01 | `aimpress` + - **Asked:** Continue setting up Proxmox and server configuration. + - **Done:** Restarted homepage service and verified it runs on port 3000. diff --git a/wiki/homelab/hp-elitedesk-800g3-proxmox.md b/wiki/homelab/hp-elitedesk-800g3-proxmox.md index b148f93..078b280 100644 --- a/wiki/homelab/hp-elitedesk-800g3-proxmox.md +++ b/wiki/homelab/hp-elitedesk-800g3-proxmox.md @@ -99,3 +99,15 @@ Key decisions for this machine: - [[proxmox-install-setup-2025]] — full step-by-step install guide - [[wiki/homelab/_index|Homelab Index]] + + +### 2026-04-19 — USB HDD, Vaultwarden, n8n, Homepage redesign +- External USB HDD (Toshiba 931.5GB) detected as /dev/sdb — was APFS (Mac), reformatted to ext4 +- Mounted at /mnt/usb-backup, added to /etc/fstab (nofail), added as Proxmox storage 'usb-backup' +- Weekly backups configured (Sunday 03:00, zstd, snapshot mode, all VMs/LXC) +- WireGuard CT replaced by Tailscale (no dedicated LXC) +- CT 100: ERPNext (was wireguard/dolibarr), IP: 192.168.1.181, port 80 +- CT 104: Vaultwarden (Docker), IP: 192.168.1.104, accessible at passwords.ai-impress.com +- CT 105: n8n (Docker), IP: 192.168.1.105, accessible at flow.ai-impress.com +- NPM proxy hosts created (IDs 4, 5) — need Cloudflare DNS records (token has read-only DNS scope) +- Homepage redesigned: 4 sections (Infrastructure, Services, Automation, External), Proxmox + NPM widgets active, dark theme \ No newline at end of file