Skip to content

Commit 7d70096

Browse files
ferr079claude
andcommitted
update: 31 screenshots refreshed — R2 CDN, captions updated
- All services, monitoring, PVE dashboards retaken (april 2026 state) - PVE captions: pve1 10 CTs, pve2 26 guests, pve3 on-demand - New screenshots: Hermes, RAPTOR, Home Assistant, Forgejo, Wiki.js, Loki - Immich: album view (clean UI) - R2 sync: 31 WebP files uploaded to assets.pixelium.win Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6576530 commit 7d70096

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

src/pages/fr/infrastructure.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,14 @@ const monitoringSlides = [
126126
</div>
127127

128128
<div class="screenshots-grid screenshots-trio">
129-
<Screenshot src="/images/pve1.webp" alt="Proxmox pve1 — dashboard complet CPU, RAM, I/O" title="pve1 — Proxmox VE" caption="pve1 — nœud infra réseau (N5105, 15.5 Go RAM)" />
130-
<Screenshot src="/images/pve2.webp" alt="Proxmox pve2 — dashboard complet 20+ conteneurs" title="pve2 — Proxmox VE" caption="pve2 — nœud services applicatifs (Ryzen 7840HS, 28 Go RAM)" />
131-
<Screenshot src="/images/pve3.webp" alt="Proxmox pve3 — nœud backup et cold storage" title="pve3 — Proxmox VE" caption="pve3 — backup & cold storage (i7-2600K, 15.3 Go RAM)" />
129+
<Screenshot src="/images/proxmox-pve1.webp" alt="Proxmox pve1 — dashboard 10 CTs, CPU, RAM, I/O" title="pve1 — Proxmox VE" caption="pve1 — nœud infra réseau (N5105, 15.5 Go RAM, 10 CTs)" />
130+
<Screenshot src="/images/proxmox-pve2.webp" alt="Proxmox pve2 — dashboard 25 CTs + 1 VM" title="pve2 — Proxmox VE" caption="pve2 — nœud services (Ryzen 7840HS, 28 Go RAM, 26 guests)" />
131+
<Screenshot src="/images/proxmox-pve3.webp" alt="Proxmox pve3 — nœud backup et cold storage" title="pve3 — Proxmox VE" caption="pve3 — backup & cold storage (i7-2600K, on-demand)" />
132132
</div>
133133

134134
<div class="screenshots-grid screenshots-trio">
135-
<Screenshot src="/images/pve1-focus.webp" alt="Liste CTs pve1 — 12 LXC" title="pve1 — conteneurs" caption="pve1 — 12 LXC : DNS, Traefik, step-ca, Forgejo, NetBox..." />
136-
<Screenshot src="/images/pve2-focus.webp" alt="Liste CTs pve2 — 20+ conteneurs" title="pve2 — conteneurs" caption="pve2 — 20+ CTs : Homepage, Jellyfin, Immich, Wazuh, Beszel..." />
135+
<Screenshot src="/images/pve1-focus.webp" alt="Liste CTs pve1 — 10 LXC" title="pve1 — conteneurs" caption="pve1 — 10 LXC : DNS, Traefik, step-ca, Authentik, Forgejo, NetBox..." />
136+
<Screenshot src="/images/pve2-focus.webp" alt="Liste CTs pve2 — 25 CTs + 1 VM" title="pve2 — conteneurs" caption="pve2 — 25 CTs + 1 VM : Homepage, Jellyfin, Immich, Hermes, Wazuh, Beszel..." />
137137
<Screenshot src="/images/pve3-focus.webp" alt="Liste CTs pve3 — 3 CTs + stockage" title="pve3 — conteneurs" caption="pve3 — 3 CTs : PBS, share3, Forworld + 2 HDD datastores" />
138138
</div>
139139

src/pages/infrastructure.astro

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,14 @@ const monitoringSlides = [
126126
</div>
127127

128128
<div class="screenshots-grid screenshots-trio">
129-
<Screenshot src="/images/pve1.webp" alt="Proxmox pve1 — full dashboard with CPU, RAM, I/O graphs" title="pve1 — Proxmox VE" caption="pve1 — network infra node (N5105, 15.5 GB RAM)" />
130-
<Screenshot src="/images/pve2.webp" alt="Proxmox pve2 — full dashboard with 20+ containers" title="pve2 — Proxmox VE" caption="pve2 — application services node (Ryzen 7840HS, 28 GB RAM)" />
131-
<Screenshot src="/images/pve3.webp" alt="Proxmox pve3 — backup and cold storage node" title="pve3 — Proxmox VE" caption="pve3 — backup & cold storage (i7-2600K, 15.3 GB RAM)" />
129+
<Screenshot src="/images/proxmox-pve1.webp" alt="Proxmox pve1 — dashboard with 10 CTs, CPU, RAM, I/O" title="pve1 — Proxmox VE" caption="pve1 — network infra node (N5105, 15.5 GB RAM, 10 CTs)" />
130+
<Screenshot src="/images/proxmox-pve2.webp" alt="Proxmox pve2 — dashboard with 25 CTs + 1 VM" title="pve2 — Proxmox VE" caption="pve2 — application services (Ryzen 7840HS, 28 GB RAM, 26 guests)" />
131+
<Screenshot src="/images/proxmox-pve3.webp" alt="Proxmox pve3 — backup and cold storage node" title="pve3 — Proxmox VE" caption="pve3 — backup & cold storage (i7-2600K, on-demand)" />
132132
</div>
133133

134134
<div class="screenshots-grid screenshots-trio">
135-
<Screenshot src="/images/pve1-focus.webp" alt="pve1 container list — 12 LXC" title="pve1 — containers" caption="pve1 — 12 LXC: DNS, Traefik, step-ca, Forgejo, NetBox..." />
136-
<Screenshot src="/images/pve2-focus.webp" alt="pve2 container list — 20+ CTs" title="pve2 — containers" caption="pve2 — 20+ CTs: Homepage, Jellyfin, Immich, Wazuh, Beszel..." />
135+
<Screenshot src="/images/pve1-focus.webp" alt="pve1 container list — 10 LXC" title="pve1 — containers" caption="pve1 — 10 LXC: DNS, Traefik, step-ca, Authentik, Forgejo, NetBox..." />
136+
<Screenshot src="/images/pve2-focus.webp" alt="pve2 container list — 25 CTs + 1 VM" title="pve2 — containers" caption="pve2 — 25 CTs + 1 VM: Homepage, Jellyfin, Immich, Hermes, Wazuh, Beszel..." />
137137
<Screenshot src="/images/pve3-focus.webp" alt="pve3 container list — 3 CTs + storage" title="pve3 — containers" caption="pve3 — 3 CTs: PBS, share3, Forworld + 2 HDD datastores" />
138138
</div>
139139

0 commit comments

Comments
 (0)