From 9d62ba52791045fe3abc8533726ede783afbf1bd Mon Sep 17 00:00:00 2001 From: futile Date: Sun, 19 Jul 2026 06:54:11 +0100 Subject: [PATCH] update readme --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0423d8b..76e74ed 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,15 @@ specifics for everything | type | host | value | notes | |-------|-----------|---------------------------- |----------------------------| | `A` | `@` | `` | apex domain | -| `A` | `*` | `` | wildcard for subdomains | +| `A` | `mail` | `` | mailserver | +| `A` | `post` | `` | webmail | +| `A` | `git` | `` | 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