Update docs release to v1.5.3
- Built changelog from towncrier fragments [skip ci]
This commit is contained in:
parent
aab19c97fe
commit
a106f92c38
19 changed files with 33 additions and 18 deletions
|
|
@ -1 +0,0 @@
|
|||
Add troubleshooting guide for CNI conflict after unclean shutdown to restart-indri how-to.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add migration plan for Forgejo brew-to-source transition
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add how-to guide for restoring 1Password backup from borgmatic, with cross-links from disaster recovery, borgmatic, 1password, and backup policy docs
|
||||
|
|
@ -1 +0,0 @@
|
|||
Document `op read` vs `op item get` convention for 1Password secret retrieval
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add power infrastructure reference card documenting the battery-backed UPS chain (Anker SOLIX F2000 → CyberPower UPS → homelab).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add BorgBase offsite backup repository for 3-2-1 backup strategy
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fly.io proxy serves a friendly error page when upstreams are unreachable (indri offline, Tailscale tunnel down, etc.). Test at `docs.eblu.me/_error`.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add `op-backup` mise task for encrypted 1Password disaster recovery backups via borgmatic
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add SMART disk health monitoring for sifaka NAS with smartctl_exporter, Grafana dashboard, Ansible playbook, and Caddy L4 routing via ops.eblu.me.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Replace `op item get --fields` with `op read` in all mise tasks (tailnet-up, tailnet-preview, dns-up, dns-preview) to prevent multi-line secret corruption.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Add plan and reference card for UniFi Express 7 Pulumi IaC management.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix 502 errors during Fly.io proxy deploys by deferring health check until Tailscale is connected.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Install `docker-buildx-plugin` in forgejo-runner image to support `docker buildx build`.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Switch CI container builds from deprecated `docker build` to `docker buildx build` (BuildKit).
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix minikube ansible role not restarting cluster after power loss — status check only examined host VM state, missing stopped kubelet/apiserver.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Log real client IPs in Fly.io proxy access logs using Fly-Client-IP header instead of showing the internal proxy address.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Eliminate 502 errors during Fly.io proxy deploys by starting nginx after Tailscale, switching to bluegreen deploys, and using service-level health checks for traffic gating.
|
||||
Loading…
Add table
Add a link
Reference in a new issue