feat: many updates/fixes
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m5s

This commit is contained in:
2024-02-15 20:22:49 +01:00
parent afb4394880
commit 7f3fb4f84f
24 changed files with 168 additions and 27 deletions

View File

@ -4,6 +4,7 @@ date: 2022-04-10
draft: false
slug: "authelia-selfhosted-sso"
tags: ["tools", "sso"]
description: "security"
---
## What's an SSO ?

View File

@ -3,7 +3,8 @@ title: "How to host multiple services on one public IP ?"
date: 2022-02-28
draft: false
slug: "how-to-host-multiple-services-on-one-public-ip"
tags: ["homelab", "reverse proxy"]
tags: ["reverse proxy"]
description: "homelab"
---
You have services that you want to make accessible from outside? A Plex, a password manager, a website, ... You use a non professional connection with a dynamic external IP ? then you must have asked yourself the question of how to host more than one service with only one external IP address !

View File

@ -3,7 +3,8 @@ title: "How to index your Blog on Google Search"
date: 2022-02-01
draft: false
slug: "how-to-index-your-blog-on-google"
tags: ["indexing"]
tags: []
description: "homelab"
---
## What's indexation ?

View File

@ -3,7 +3,8 @@ title: "How to make daily backups of your HomeLab with Rclone?"
date: 2022-07-19
draft: false
slug: "how-to-make-daily-backups-of-your-homelab"
tags: ["backup", "homelab", "tools"]
tags: ["backup", "tools"]
description: "homelab"
---
You have your local homelab in which you store all your data. You have set up security measures to avoid data loss: parity disk, hot spare, cold spare, RAID, ... But in the event that your server burns down, a power surge fries your server and the data it contains, ... are you ready?

View File

@ -3,7 +3,8 @@ title: "My current Homelab"
date: 2022-02-11
draft: false
slug: "my-current-homelab"
tags: ["homelab"]
tags: []
description: "homelab"
---
## What's a Homelab ?