ivanchandRenovate Bot e7c419a353 Update ghcr.io/henrygd/beszel/beszel Docker tag to v0.20.0 (#14)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/henrygd/beszel/beszel](https://github.com/henrygd/beszel) | minor | `0.19.0` → `0.20.0` |

---

### Release Notes

<details>
<summary>henrygd/beszel (ghcr.io/henrygd/beszel/beszel)</summary>

### [`v0.20.0`](https://github.com/henrygd/beszel/releases/tag/v0.20.0)

[Compare Source](https://github.com/henrygd/beszel/compare/v0.19.0...v0.20.0)

#### What's Changed

- Add network monitoring from agents ([#&#8203;2266](https://github.com/henrygd/beszel/issues/2266), [#&#8203;1911](https://github.com/henrygd/beszel/issues/1911))
- Add container image update available flag ([#&#8203;2211](https://github.com/henrygd/beszel/issues/2211))
- Add btrfs filesystem reporting as storage pools ([#&#8203;2315](https://github.com/henrygd/beszel/issues/2315))
- Add persistence of view preferences and language to user settings ([#&#8203;1831](https://github.com/henrygd/beszel/issues/1831))
- Add `TRUSTED_PROXY_IPS` allowlist for `TRUSTED_AUTH_HEADER` ([#&#8203;2327](https://github.com/henrygd/beszel/issues/2327))
- Add ZFS utilities to Intel and NVIDIA agent images ([#&#8203;2288](https://github.com/henrygd/beszel/issues/2288), [#&#8203;2311](https://github.com/henrygd/beszel/issues/2311))
- Revert SMART warnings for certain attributes ([#&#8203;2296](https://github.com/henrygd/beszel/issues/2296), [#&#8203;2308](https://github.com/henrygd/beszel/issues/2308), [#&#8203;2347](https://github.com/henrygd/beszel/issues/2347))
- Improve NVMe data units display as human-readable GB/TB ([#&#8203;2303](https://github.com/henrygd/beszel/issues/2303))
- Fix agent disconnects during slow collections by extending WebSocket deadline ([#&#8203;2294](https://github.com/henrygd/beszel/issues/2294))
- Fix missing root CA certificates in base agent image ([#&#8203;2291](https://github.com/henrygd/beszel/issues/2291))
- Fix false RAID health warnings during healthy data scrubbing ([#&#8203;2109](https://github.com/henrygd/beszel/issues/2109))
- Fix ZFS monitoring when /dev/zfs is unavailable ([#&#8203;2325](https://github.com/henrygd/beszel/issues/2325))
- Fix spurious `HUB_URL` warning in SSH-only mode ([#&#8203;2316](https://github.com/henrygd/beszel/issues/2316))
- Fix idle GPU utilization display in systems table ([#&#8203;2312](https://github.com/henrygd/beszel/issues/2312))
- Fix session handling to clear auth store after token expiry ([#&#8203;2310](https://github.com/henrygd/beszel/issues/2310))
- Fix chart history handling when switching to live charts ([#&#8203;2333](https://github.com/henrygd/beszel/issues/2333))
- Update Go dependencies

#### New Contributors

- [@&#8203;arnolicious](https://github.com/arnolicious) made their first contribution in [#&#8203;2288](https://github.com/henrygd/beszel/pull/2288)
- [@&#8203;matth3wdsouza](https://github.com/matth3wdsouza) made their first contribution in [#&#8203;2303](https://github.com/henrygd/beszel/pull/2303)
- [@&#8203;anaisbetts](https://github.com/anaisbetts) made their first contribution in [#&#8203;2315](https://github.com/henrygd/beszel/pull/2315)
- [@&#8203;brunob45](https://github.com/brunob45) made their first contribution in [#&#8203;2211](https://github.com/henrygd/beszel/pull/2211)
- [@&#8203;ChangkeunJ](https://github.com/ChangkeunJ) made their first contribution in [#&#8203;2333](https://github.com/henrygd/beszel/pull/2333)
- [@&#8203;rajtslegr](https://github.com/rajtslegr) made their first contribution in [#&#8203;2328](https://github.com/henrygd/beszel/pull/2328)
- [@&#8203;jmrplens](https://github.com/jmrplens) made their first contribution in [#&#8203;2327](https://github.com/henrygd/beszel/pull/2327)

**Full Changelog**: <https://github.com/henrygd/beszel/compare/v0.19.0...v0.20.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44My4wIiwidXBkYXRlZEluVmVyIjoiNDQuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: https://git.ivanch.me/ivanch/haven/pulls/14
2026-09-20 15:35:18 +00:00
2026-09-02 19:53:41 -03:00
2026-09-02 19:53:41 -03:00
2026-09-13 15:20:27 +00:00
2026-07-10 23:22:28 -03:00

Haven

A forever-work-in-progress self-hosted server setup

Runs on a multi-node k3s cluster deployed across VMs and bare-metal hosts.

Application configuration is stored on an NFS share located on a dedicated SSD. This uses nfs-subdir-external-provisioner as a dynamic storage provisioner with PVC-specific paths. Additional data is stored on a NAS exported via NFS.

The cluster runs k3s with nginx as the ingress controller. MetalLB is used in layer 2 mode for load balancing. cert-manager provides a local CA and issues certificates (required by Vaultwarden).

For setup details, see SETUP.md.

The repository name references my local TLD, .haven ;)

Repository Layout

haven/
├── bootstrap/
│   ├── namespaces.yaml        # cluster namespaces
│   ├── secretstores.yaml      # cluster secret stores for BitWarden ESO
│   ├── address-pool.yaml      # cluster IP pool for MetalLB
│   ├── argocd-install/        # Argo CD install manifests + ingress
│   └── root-app.yaml          # root Application watching apps/root
├── secrets/
│   ├── adguard.yaml           # adguard credentials from BitWarden
│   ├── <app>.yaml             # <app> credentials from BitWarden
│   └── ...
├── apps/
│   ├── root/
│   │   ├── kustomization.yaml # points to applicationset.yaml
│   │   └── applicationset.yaml# auto-discovers apps/*/*.yaml
│   └── <namespace>/           # e.g., dev/, default/, infra/, monitoring/
│       ├── <app-1>.yaml       # all-in-one manifest per app
│       ├── <app-2>.yaml       # ...
|       └──── ...
S
Description
Readme
323 KiB
Languages
Markdown 100%