wip
This commit is contained in:
parent
18b844e6e0
commit
50d16746c2
11
README.md
11
README.md
@ -1,3 +1,14 @@
|
|||||||
# gtz blog
|
# gtz blog
|
||||||
An opinionated blog.
|
An opinionated blog.
|
||||||
I write posts about technology and other interests that I have.
|
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
|
||||||
|
@ -18,13 +18,14 @@ If you choose to follow along, by the end of it, you will have an environment wh
|
|||||||
|
|
||||||
## Automatic backups
|
## Automatic backups
|
||||||
|
|
||||||
## Missing things in this post
|
## TODOs
|
||||||
- [ ] portainer introduction
|
|
||||||
- [ ] traefik introduction
|
|
||||||
|
|
||||||
## Things that I dont know how to do yet
|
|
||||||
- [ ] 2FA the control dashboards through keycloak
|
- [ ] 2FA the control dashboards through keycloak
|
||||||
- [ ] geoblocking the control dashboards
|
- [ ] 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
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user