2023-08-12 20:13:02 +00:00
|
|
|
---
|
|
|
|
title: "{{ replace .Name "-" " " | title }}"
|
2023-09-11 19:47:02 +00:00
|
|
|
date: {{ .Date | time.Format "2006-01-02" }}
|
|
|
|
# lastmod: {{ .Date | time.Format "2006-01-02" }}
|
2023-08-12 20:13:02 +00:00
|
|
|
draft: true
|
2023-09-11 19:47:02 +00:00
|
|
|
description: "This is a new post about..."
|
|
|
|
featured: false
|
|
|
|
toc: true
|
|
|
|
comment: true
|
2023-12-22 14:02:29 +00:00
|
|
|
series: Tips # Projects, Code
|
2023-09-11 19:47:02 +00:00
|
|
|
tags:
|
|
|
|
- 3dprinting
|
|
|
|
- activedirectory
|
|
|
|
- android
|
|
|
|
- api
|
|
|
|
- automation
|
|
|
|
- availability
|
2023-10-10 18:11:08 +00:00
|
|
|
- caddy
|
2023-09-11 19:47:02 +00:00
|
|
|
- certs
|
|
|
|
- chat
|
|
|
|
- chrome
|
|
|
|
- chromeos
|
|
|
|
- cloud
|
|
|
|
- cluster
|
|
|
|
- containers
|
|
|
|
- crostini
|
|
|
|
- docker
|
|
|
|
- gcp
|
|
|
|
- homeassistant
|
|
|
|
- homelab
|
|
|
|
- hugo
|
|
|
|
- iac
|
|
|
|
- javascript
|
|
|
|
- kubernetes
|
|
|
|
- linux
|
|
|
|
- logs
|
|
|
|
- meta
|
|
|
|
- networking
|
|
|
|
- openssl
|
|
|
|
- packer
|
|
|
|
- powercli
|
|
|
|
- powershell
|
|
|
|
- python
|
|
|
|
- regex
|
|
|
|
- rest
|
|
|
|
- salt
|
|
|
|
- security
|
2023-09-11 19:53:22 +00:00
|
|
|
- selfhosting
|
2023-09-11 19:47:02 +00:00
|
|
|
- serverless
|
|
|
|
- shell
|
2023-10-10 18:33:37 +00:00
|
|
|
- tailscale
|
2023-09-11 19:47:02 +00:00
|
|
|
- tasker
|
|
|
|
- terraform
|
|
|
|
- vmware
|
|
|
|
- vpn
|
|
|
|
- windows
|
|
|
|
- wireguard
|
|
|
|
- wsl
|
2023-08-12 20:13:02 +00:00
|
|
|
---
|
|
|
|
|