update readme

This commit is contained in:
2026-07-19 06:54:11 +01:00
parent 0a73192b5b
commit 9d62ba5279
+15 -3
View File
@@ -39,9 +39,15 @@ specifics for everything
| type | host | value | notes |
|-------|-----------|---------------------------- |----------------------------|
| `A` | `@` | `<ip>` | apex domain |
| `A` | `*` | `<ip>` | wildcard for subdomains |
| `A` | `mail` | `<ip>` | mailserver |
| `A` | `post` | `<ip>` | webmail |
| `A` | `git` | `<ip>` | forgejo |
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
### caddy
todo
### stalwart
**first setup**
@@ -85,10 +91,16 @@ specifics for everything
### bulwark
todo
**useful links**
- https://bulwarkmail.org/docs
### forgejo
todo
## backups
backups are done with [vykar](https://vykar.borgbase.com) to [borgbase](https://borgbase.com)
@@ -122,9 +134,9 @@ the restore process is kind of fucked up but doable
- further secure the server (ratelimiting, hardening...)
- more services
- forgejo (need to change host ssh port)
- ~~forgejo (need to change host ssh port)~~
- vaultwarden
- tie all services together with an sso
- ~~tie all services together with an sso~~
- use postgres for everything
## misc