fix/feat: many things
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m8s
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m8s
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: "Authelia : a selfhosted SSO"
|
||||
date: 2022-04-10
|
||||
draft: false
|
||||
slug: "authelia-selfhosted-sso"
|
||||
tags: ["sso", "tools"]
|
||||
tags: ["authentication", "docker", "sso", "tools"]
|
||||
type: "security"
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,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: ["reverse proxy"]
|
||||
tags: ["ddns", "docker", "network", "reverse proxy"]
|
||||
type: "infrastructure"
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,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: []
|
||||
tags: ["indexation", "search engine"]
|
||||
type: "infrastructure"
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,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", "tools"]
|
||||
tags: ["backup", "docker", "storage", "tools"]
|
||||
type: "infrastructure"
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
---
|
||||
title: "Migrate from Ghost to Hugo"
|
||||
date: 2024-02-17
|
||||
draft: false
|
||||
draft: true
|
||||
slug: "migrate-from-ghost-to-hugo"
|
||||
tags: []
|
||||
tags: ["ci/cd", "docker", "hugo"]
|
||||
type: "programming"
|
||||
---
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: "My current Homelab"
|
||||
date: 2022-02-11
|
||||
draft: false
|
||||
slug: "my-current-homelab"
|
||||
tags: []
|
||||
tags: ["docker", "network", "storage"]
|
||||
type: "infrastructure"
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user