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