update readme
This commit is contained in:
@@ -39,9 +39,15 @@ specifics for everything
|
|||||||
| type | host | value | notes |
|
| type | host | value | notes |
|
||||||
|-------|-----------|---------------------------- |----------------------------|
|
|-------|-----------|---------------------------- |----------------------------|
|
||||||
| `A` | `@` | `<ip>` | apex domain |
|
| `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 |
|
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
|
||||||
|
|
||||||
|
### caddy
|
||||||
|
|
||||||
|
todo
|
||||||
|
|
||||||
### stalwart
|
### stalwart
|
||||||
|
|
||||||
**first setup**
|
**first setup**
|
||||||
@@ -85,10 +91,16 @@ specifics for everything
|
|||||||
|
|
||||||
### bulwark
|
### bulwark
|
||||||
|
|
||||||
|
todo
|
||||||
|
|
||||||
**useful links**
|
**useful links**
|
||||||
|
|
||||||
- https://bulwarkmail.org/docs
|
- https://bulwarkmail.org/docs
|
||||||
|
|
||||||
|
### forgejo
|
||||||
|
|
||||||
|
todo
|
||||||
|
|
||||||
## backups
|
## backups
|
||||||
|
|
||||||
backups are done with [vykar](https://vykar.borgbase.com) to [borgbase](https://borgbase.com)
|
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...)
|
- further secure the server (ratelimiting, hardening...)
|
||||||
- more services
|
- more services
|
||||||
- forgejo (need to change host ssh port)
|
- ~~forgejo (need to change host ssh port)~~
|
||||||
- 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
|
## misc
|
||||||
|
|||||||
Reference in New Issue
Block a user