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