Compare commits

..

1 Commits

Author SHA1 Message Date
9b60553c04 Update nginx Docker tag to v1.23.3 2022-12-14 18:20:57 +00:00
12 changed files with 13 additions and 0 deletions
content/posts
pi-hole-as-docker-swarm-stack
pscredentialstore-update
psmodulebase
pstypename
pwsh-read-only-class-properties
pwsh-resources

@ -16,6 +16,8 @@ tags: ['pihole', 'swarm', 'stack']
# sharingLinks: [null]
---
{{< figure src="black-hole.jpg" width="600" height="800" caption="Photo by Kamesh Vedula on Unsplash." >}}
## Intro
Many of you already know [Pi-hole](https://pi-hole.net/) as a trusted DNS firewall solution in your home labs. But

Binary file not shown.

Before

(image error) Size: 55 KiB

@ -20,6 +20,8 @@ tags: ['PSCredentialStore']
# sharingLinks: [null]
---
![PSCredLogo](https://gitea.ocram85.com/OCram85/PSCredentialStore/raw/branch/master/assets/social-logo.png)
<p align="right">
<img src="https://forthebadge.com/images/badges/built-with-love.svg">
</p>

@ -19,6 +19,8 @@ tags: ['ModuleBase', 'config']
# sharingLinks: [null]
---
![note](note.jpg 'Photo by [Sigmund](https://unsplash.com/@sigmund) on [Unsplash](https://unsplash.com)')
## 🖼️ Intro
This article explains with a practical example how to determine and use the current module base path.

Before

(image error) Size: 15 KiB

After

(image error) Size: 15 KiB

@ -18,6 +18,8 @@ showDateUpdated: true
# sharingLinks: [null]
---
![ship](ship.jpg 'Photo by [Rod Long](https://unsplash.com/@rodlong) on [Unsplash](https://unsplash.com)')
## 🖼️ Intro
This post explains how to use `PSCustomObject`s as function parameters. We compare the basic usage with an

Before

(image error) Size: 78 KiB

After

(image error) Size: 78 KiB

@ -18,6 +18,9 @@ tags: ['class', 'read-only', 'properties']
# showEdit: false
# sharingLinks: [null]
---
{{< figure src="vader_cube.png" width="800" height="800">}}
{{< note >}}
If you're not familiar with Powershell classes I suggest you reading this awesome blog article from Michael Willis
[Powershell v5 Classes & Concepts](https://xainey.github.io/2016/powershell-classes-and-concepts/). It covers

@ -9,6 +9,8 @@ tags: ['resources']
draft: false
---
{{< figure src="res-posh.jpg" width="1200" height="800" caption="Photo by Eugenio Mazzone on Unsplash." >}}
## The Journey Begins Now Young Novice
In this section you find the most basic stuff. It's aimed to help beginners who just got in touch with PowerShell.

Before

(image error) Size: 86 KiB

After

(image error) Size: 86 KiB