From 50d16746c254485621533eaacea96ee8997f0762 Mon Sep 17 00:00:00 2001 From: Asger Gitz-Johansen Date: Wed, 18 Dec 2024 07:45:38 +0100 Subject: [PATCH] wip --- README.md | 11 +++++++++++ content/posts/how-to-portainer.md | 11 ++++++----- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 54481a7..1a70a20 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # gtz blog An opinionated blog. I write posts about technology and other interests that I have. + +## Things I want to write + +### Opinion Piecese + - [ ] Clean Architecture is stupid - dependency injection is king + +### Digital Soverignty + - [x] how to host a blog + - [ ] how to securely "self-host" using a VPS, portainer and traefik + - [ ] how to configure neomutt + - [ ] how to securely host a mail server diff --git a/content/posts/how-to-portainer.md b/content/posts/how-to-portainer.md index 74d71dc..948eed3 100644 --- a/content/posts/how-to-portainer.md +++ b/content/posts/how-to-portainer.md @@ -18,13 +18,14 @@ If you choose to follow along, by the end of it, you will have an environment wh ## Automatic backups -## Missing things in this post - - [ ] portainer introduction - - [ ] traefik introduction - -## Things that I dont know how to do yet +## TODOs - [ ] 2FA the control dashboards through keycloak - [ ] geoblocking the control dashboards + - [ ] start the article with a demo of what we'll be making + - MAYBE: + - [ ] portainer introduction (maybe) + - [ ] traefik introduction (maybe) + - [ ] add a "skip if you already know portainer and traefik" ```yaml