mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Fix 'Plattform' -> 'Platform' and 'LxC' -> 'LXC' in infra index
This commit is contained in:
+3
-3
@@ -5,7 +5,7 @@ tags: "infra"
|
||||
description: "Homelab infrastructure overview: Proxmox hosts, Synology NAS, Docker VMs and Setup-Guides."
|
||||
layout: base.njk
|
||||
sections:
|
||||
- heading: "Plattform"
|
||||
- heading: "Platform"
|
||||
cards:
|
||||
- title: "🖥️ Proxmox host (PVE)"
|
||||
summary: "Hosting environment for running production VMs and LXC containers for the homelab."
|
||||
@@ -16,8 +16,8 @@ sections:
|
||||
- title: "🐳 Docker VMs (Debian)"
|
||||
summary: "Primary target for new Docker/Compose services, running the monitoring exporters."
|
||||
href: "/infra/docker/"
|
||||
- title: "📦 LxC Container"
|
||||
summary: "Pi-hole, Ubuntu-Worker and MariaDB running on slim LxC Containers."
|
||||
- title: "📦 LXC Container"
|
||||
summary: "Pi-hole, Ubuntu-Worker and MariaDB running on slim LXC Containers."
|
||||
href: "/infra/lxc/"
|
||||
- heading: "Strategies & Setup-Guides"
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user