Label terminal commands and directory trees in code blocks

This commit is contained in:
Djeex
2026-08-31 19:57:52 +02:00
parent 61f4b0447b
commit baf3590186
53 changed files with 214 additions and 206 deletions
+8 -6
View File
@@ -1,6 +1,6 @@
---
title: Introduction
description: Introduction to Serveex a personal homelab project to self-host everyday services using Debian and Docker, replacing Google, Apple, and Netflix.
description: Introduction to Serveex, a personal homelab project to self-host everyday services using Debian and Docker, replacing cloud services as Google, Apple or Netflix.
navigation:
icon: i-lucide-bookmark
---
@@ -40,14 +40,18 @@ The goal is to be easily deployable and easy to migrate, so here is its structur
Install and configure Debian 13
::
::card{icon="i-logos-docker-icon" title="Container Engine" to="/serveex/core/docker"}
::card{icon="i-logos-docker-icon" title="Using apps container" to="/serveex/core/docker"}
Install Docker
::
::card{icon="i-carbon-container-registry" title="Docker GUI" to="/serveex/core/docker#installer-dockge-pour-gérer-et-déployer-les-conteneurs"}
::card{icon="i-carbon-container-registry" title="Container manager" to="/serveex/core/docker#installer-dockge-pour-gérer-et-déployer-les-conteneurs"}
Install and deploy Dockge
::
::card{icon="i-simple-icons-wireguard" title="VPN" to="/serveex/security/wireguard"}
Install and deploy Wireguard
::
::card{icon="i-noto-globe-showing-americas" title="Reverse Proxy" to="/serveex/core/swag"}
Expose your services with SWAG
::
@@ -60,9 +64,7 @@ Expose your services with SWAG
:::
::card-group
::card{icon="i-simple-icons-wireguard" title="VPN" to="/serveex/security/wireguard"}
Install and deploy Wireguard
::
::card{icon="i-noto-key" title="SSO & MFA" to="/serveex/security/authentik"}
Install and deploy Authentik