update readme

This commit is contained in:
2026-07-20 08:06:33 +01:00
parent d2a5bb90da
commit 22178fa47a
+19 -8
View File
@@ -48,11 +48,13 @@ specifics for everything
### caddy ### caddy
todo > [!NOTE]
> **todo** // detail setup
### stalwart ### stalwart
**initial setup** <details>
<summary>initial setup</summary>
1. server identity 1. server identity
- server hostname: `mail.yaoi.dog` - server hostname: `mail.yaoi.dog`
@@ -69,8 +71,10 @@ todo
5. automatic dns management 5. automatic dns management
- dns server type: `porkbun` - dns server type: `porkbun`
- description: `porkbun` - description: `porkbun`
</details>
**further setup** <details>
<summary>further setup</summary>
- settings -> security -> allowed ips - settings -> security -> allowed ips
- added `172.18.0.0/24`; reason: `internal` - added `172.18.0.0/24`; reason: `internal`
@@ -84,24 +88,31 @@ todo
- signature algorithm: `ECDSA using P-384 and SHA-384` - signature algorithm: `ECDSA using P-384 and SHA-384`
- signature key: `secret read from environment variable` - signature key: `secret read from environment variable`
- variable name: `OIDC_SIGNATURE_KEY` - variable name: `OIDC_SIGNATURE_KEY`
</details>
**useful links** <details>
<summary>useful links</summary>
- https://stalw.art/docs - https://stalw.art/docs
- https://testconnectivity.microsoft.com/tests/Imap/input - https://testconnectivity.microsoft.com/tests/Imap/input
- https://mail-tester.com - https://mail-tester.com
</details>
### bulwark ### bulwark
todo > [!NOTE]
> **todo** // detail setup
**useful links** <details>
<summary>useful links</summary>
- https://bulwarkmail.org/docs - https://bulwarkmail.org/docs
</details>
### gitea ### gitea
**initial setup** <details>
<summary>initial setup</summary>
- database settings - database settings
- database type: `sqlite3` - database type: `sqlite3`
@@ -126,7 +137,7 @@ todo
- enable openid self-registration: `true` - enable openid self-registration: `true`
- hidden email domain: `git.yaoi.dog` - hidden email domain: `git.yaoi.dog`
- password hash algorithm: `argon2` - password hash algorithm: `argon2`
</details>
## backups ## backups