Add note: all CTs/VM confirmed set to Start at boot (2026-07-28)
This commit is contained in:
parent
78a9bc988c
commit
178750bda7
@ -1,5 +1,5 @@
|
|||||||
# 00 — Master Index
|
# 00 — Master Index
|
||||||
> Last updated: 2026-07-27
|
> Last updated: 2026-07-28
|
||||||
> Quick-reference card for Claude. Read this first, then load specific files only as needed.
|
> Quick-reference card for Claude. Read this first, then load specific files only as needed.
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -98,6 +98,7 @@ Script location: `/usr/local/bin/ddns-update.sh` in CT 108. Full credentials map
|
|||||||
> 💡 Load only the file(s) relevant to the current task. Do not load all files by default.
|
> 💡 Load only the file(s) relevant to the current task. Do not load all files by default.
|
||||||
> 💡 Use `gitea_search_content` to find relevant files by keyword instead of guessing filenames.
|
> 💡 Use `gitea_search_content` to find relevant files by keyword instead of guessing filenames.
|
||||||
> 💡 Files `01_` through `11_` referenced previously do not exist — they were placeholders never written.
|
> 💡 Files `01_` through `11_` referenced previously do not exist — they were placeholders never written.
|
||||||
|
> 💡 For "is CT X running/deployed right now" questions, don't read docs — call `proxmox_list_containers` directly (single cheap live call, always accurate).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -122,10 +123,11 @@ Script location: `/usr/local/bin/ddns-update.sh` in CT 108. Full credentials map
|
|||||||
| **Koillection HTTPS** | Set `HTTPS_ENABLED=1` in `.env` and restart the container after SSL is in place — otherwise redirect loops |
|
| **Koillection HTTPS** | Set `HTTPS_ENABLED=1` in `.env` and restart the container after SSL is in place — otherwise redirect loops |
|
||||||
| **Koillection upgrades** | Always back up PostgreSQL DB before upgrading — data migrations can have edge cases |
|
| **Koillection upgrades** | Always back up PostgreSQL DB before upgrading — data migrations can have edge cases |
|
||||||
| **Radicale + Authelia** | CalDAV clients use Basic Auth on every request, not browser SSO — bypass Authelia for `cal.spendlik.sk`, rely on Radicale htpasswd + HTTPS instead |
|
| **Radicale + Authelia** | CalDAV clients use Basic Auth on every request, not browser SSO — bypass Authelia for `cal.spendlik.sk`, rely on Radicale htpasswd + HTTPS instead |
|
||||||
|
| **pveproxy crash** | `Can't call method "process" on an undefined value at pveproxy.pm line 304` — seen 2026-07-28, likely NFS-cascade freeze (host + SSH fully unresponsive). Fix: physical power cycle. Confirmed **all CTs (100–115) + VM 110 now set to "Start at boot"** as of 2026-07-28, so recovery should be automatic next time. |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🔄 Active Projects (as of 2026-07-27)
|
## 🔄 Active Projects (as of 2026-07-28)
|
||||||
|
|
||||||
| Project | Next Action | Reference |
|
| Project | Next Action | Reference |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
@ -137,6 +139,7 @@ Script location: `/usr/local/bin/ddns-update.sh` in CT 108. Full credentials map
|
|||||||
| Authelia enforcement | Extend 2FA to Jellyfin, Audiobookshelf, Gitea | CT 102/101 |
|
| Authelia enforcement | Extend 2FA to Jellyfin, Audiobookshelf, Gitea | CT 102/101 |
|
||||||
| Koillection | Guide written (`114_koillection_deployment.md`) — not yet deployed | CT 114 |
|
| Koillection | Guide written (`114_koillection_deployment.md`) — not yet deployed | CT 114 |
|
||||||
| Radicale (CalDAV) | Guide written (`117_radicale_deployment.md`) — not yet deployed | CT 117 |
|
| Radicale (CalDAV) | Guide written (`117_radicale_deployment.md`) — not yet deployed | CT 117 |
|
||||||
|
| Investigate pveproxy/NFS crash | Check dmesg/NFS logs around 2026-07-28 16:45–17:40 UTC to confirm root cause | Proxmox host |
|
||||||
|
|
||||||
> Full task list: `obsidian-vault/Tasks.md`
|
> Full task list: `obsidian-vault/Tasks.md`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user