update readme
This commit is contained in:
@@ -39,8 +39,7 @@ specifics for everything
|
|||||||
| type | host | value | notes |
|
| type | host | value | notes |
|
||||||
|-------|-----------|---------------------------- |----------------------------|
|
|-------|-----------|---------------------------- |----------------------------|
|
||||||
| `A` | `@` | `<ip>` | apex domain |
|
| `A` | `@` | `<ip>` | apex domain |
|
||||||
| `A` | `mail` | `<ip>` | mailserver |
|
| `A` | `*` | `<ip>` | wildcard for subdomains |
|
||||||
| `A` | `post` | `<ip>` | webmail |
|
|
||||||
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
|
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
|
||||||
|
|
||||||
### stalwart
|
### stalwart
|
||||||
@@ -127,3 +126,9 @@ the restore process is kind of fucked up but doable
|
|||||||
- vaultwarden
|
- vaultwarden
|
||||||
- tie all services together with an sso
|
- tie all services together with an sso
|
||||||
- use postgres for everything
|
- use postgres for everything
|
||||||
|
|
||||||
|
## misc
|
||||||
|
|
||||||
|
**useful commands**
|
||||||
|
|
||||||
|
- `docker exec <service> env`
|
||||||
|
|||||||
Reference in New Issue
Block a user