diff options
| author | 2024-04-27 21:21:51 +0200 | |
|---|---|---|
| committer | 2024-04-27 21:21:04 +0100 | |
| commit | de9307796340070c0b44e6325a902184ad65492a (patch) | |
| tree | f7a873d1a4b14281580b0450ba77ee9290b22c3c /docs/meeting_notes/2023-02-08.md | |
| parent | Use same indent for all fail2ban options (diff) | |
Move documentation to Hugo
Shortly before merge, the repository settings need to be updated to
set GitHub Actions as the deployment source, to prevent GitHub from
trying to build with Jekyll.
Diffstat (limited to 'docs/meeting_notes/2023-02-08.md')
| -rw-r--r-- | docs/meeting_notes/2023-02-08.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/meeting_notes/2023-02-08.md b/docs/meeting_notes/2023-02-08.md deleted file mode 100644 index 89842c4..0000000 --- a/docs/meeting_notes/2023-02-08.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -layout: default -title: "2023-02-08: Devops Meeting" -parent: Meeting notes -nav_order: ---- - -# DevOps Meeting Notes - -*Migrated from Notion*. - -## Agenda - -- Investigation into deploying a VPN tool such as WireGuard to have inter-node - communication between the Netcup hosts. - -*(The rest of this meeting was mostly about NetKube, which has since been -scrapped)*. - - -<!-- vim: set textwidth=80 sw=2 ts=2: --> |